.style11 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
