a {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration : underline;
	font-weight: normal;

}

a:visited {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration : underline;
	font-weight: normal;

}

a:active {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration : none;
	font-weight: bold;

}

a:hover {
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-size: 12px;
color: #00CC33;
text-decoration : none;
}
.border {
	background-color: #FFFFFF;
	border: medium solid #FFFFFF;



}
body {
	background-color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
