BODY  {
	
	font-family : verdana,Arial, Helvetica, sans-serif;
		}

.maintable td{
	
	font-weight : normal;
	color : #EC5C2A;
	background-color: #EC5C2A;
	

}
.maintable a{
	font-size : 15px;
	font-weight : bold;
	color : white; 
	text-decoration:none;
	font-variant:small-caps;
}
.maintable a:hover{
	font-size : 15px;
	font-weight : normal;
	color : #FF3300;
	background-color: white;
	font-weight: bold;
	font-variant:small-caps;
}

.smalltable td{
	
	font-weight : normal;
	font-size:10px;
	color : #EC5C2A;
	background-color: #EC5C2A;	
}
.smalltable a{
	font-size : 10px;
	color : white; 
	text-decoration:none;
}

.smalltable a:hover{
	font-size : 10;
	font-weight : normal;
	color : #FF3300;
	background-color: white;
}

img{
border:none;
}


