a {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;


}

