a {
	text-decoration: underline;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-image: none;

}
a:visited {
	color: #663300;
	background-image: none;

}
a:active {
	color: #EE0000;
	background-image: none;

}
a:hover {
	color: #0033ff;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	background-image: none;

}




