td.text {
		font-family: Times New Roman;
		font-size: 15px;
		font-style: none;
		color: #000000;
		text-decoration: none;
		text-align: justify;
	}
	
td.small {
		font-family: Times New Roman;
		font-size: 11px;
		font-style: none;
		color: #000000;
		text-decoration: none;
		text-align: left;
	}
	
	p.big {
		font-family: Times New Roman;
		font-size: 19px;
		font-style: none;
		color: #000000;
		text-decoration: none;
		text-align: left;
	}
	
	   <style>

a:hover{color:White;}
a{text-decoration:none;color:#666666;} 
.myhover a:hover{color:#0066CC}

</style> 

