body,b,td,p,th,tr,h1{
	font-family : Verdana,Arial;
	color : #1A334E;
	font-size : 12px;
}
b{
	font-size : 12px;
    color : #fff5e0;
	text-decoration: none;
}

SMALL {
	color : #04172C;
	font-size : 10,5px;
}
a:linked{
	color : #BBBDBC;
	text-decoration: none;
}

a:visited{
	color : #BBBDBC;
	text-decoration: none;
	
}
a:hover{
	color : #A7E0F5;
	
}



A:FOCUS {
	color : #A7E0F5;
	
}

A:LINK {
	color : #BBBDBC;
	text-decoration: none;
}
