a:link {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	background-position: center center;
		
}
a:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	background-position: center center;
		
}
a:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	background-position: center center;
	border: thick;
			
}
a:active {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	background-color: #99CCFF;
	background-position: center center;
		
}
