a {
	color: #000099;
	font-size: 10px;
	text-decoration: none;



}
a:hover {
	font-size: 10px;
	color: #FF0000;
	font-weight: bolder;




}
