body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	background-color: #F3F1D3;
	border: medium #996633;

}
a:link {
	color: #CC3300;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	color: #CC9900;
	text-decoration: blink;
}
a:visited {
	color: #CC6600;
	font-weight: bold;


}
a:active {
	color: #FF6600;
}
