a:link {	text-decoration: none; 	color: #000000; background-color: #e2e2e2 }
a:visited { text-decoration: underline;	color: #000000; background-color: #e2e2e2 }
a:active {	text-decoration: none; 	color: #000000;background-color: #000000 }
a:hover {	text-decoration: none; color: #FFFFFF; background-color: #CC6633 }
td {  
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 14px;
}
body {	
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;
	scrollbar-face-color:#e2e2e2;
	scrollbar-arrow-color:#e2e2e2;
	scrollbar-track-color:#c6c6c6;
	scrollbar-shadow-color:#e2e2e2;
	scrollbar-highlight-color:#e2e2e2;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#666666;
}
.text {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 14px;
}

.title {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 16px;
	font-weight: bold;
}							

.subtitle {
	font-size: 11px;
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 14px;
	font-weight: bold;

}
