A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #ffffff;}
A:link {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}

.background {
	 background-color : #999999;
}

.mainbackground {
	 background-color : #C8CBCF;
}

td {
	font-size :11px;
	font-family: verdana;
	font-weight : normal;
	color : #000000;
}

.tdwhite {
	font-size :10px;
	font-family: Arial;
	font-weight : normal;
	color : #ffffff;
}

.font1 {
	font-size :8px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}


.font2 {
	font-size :10px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}


.font3 {
	font-size :12px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}

.font3blue {
	font-size :12px;
	font-family: Arial;
	font-weight : normal;
	color : #33404E;
}		

	
.font4 {
	font-size :14px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}	

.font5 {
	font-size :16px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}

.bold {
	font-weight : bold;
	color : #000000;
}

