a:link, a:visited, a:active{
	font-weight: bold;
	color: #000066;
	font-size: 11px;
}

a:hover{
	color: #FF0000;
}