body { 
/*color : #07519a; */
font-size : 12px; 
margin : 0; 
padding : 0; 
text-align : left;

} 

A:hover {
	/*color:#FFCC00;*/
	color:blue;
	font-size:12px;
	text-decoration: none;
}
.text{
	font-size: 12px;
	color: #000000;

}

.text a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text2{
	font-size: 14px;
	color: #FFFFFF;
}

.text2 a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}