/* ----------------------------------------------- */
/* WEBSITE STYLESHEET                              */
/* Author : Anthony Keenan Internet Services       */
/* Purpose: innov8contracts.com                    */
/* ----------------------------------------------- */

BODY {	background-color: #7FA0BF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		COLOR:#666666;
		font-family:verdana;
		font-size:11px;
}

TD 	{ 	COLOR:#666666;
		font-family:verdana;
		font-size:11px;
}
	
A    	{	COLOR:#948BA7;
		font-family:verdana;
		font-size:11px;	 
		text-decoration: none;
}
	
A:hover { 	COLOR:#000000;
		font-family:verdana;
		font-size:11px;	 
		text-decoration: none;
}