

a:link{ 		color: #ffffff;  
						font-weight: bold;
						text-decoration: none;
						}
a:active {  	color : #666666;
						font-weight: bold;  
						text-decoration: underline;

						} 
a:visited {  	color : #ffffff; 
						font-weight: bold;
						text-decoration: none;
						} 
a:hover { 		color : #666666;  
						font-weight: bold;
						text-decoration: underline; 
						background: #cccccc; }
a			{
				font-size: 10px;
}
body {
	background-color:	#a5a5a5;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	margin-top:			0px;
	margin-left:		18px;
}




td.content {
	 BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #666666
}

table.content{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	}	
	
div.content{
			font-size:12px
}