body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #FFFFCC;
}
a:link       {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
	
a:visited {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a:active {
	color: #BD0000;
	font-weight: bold;
}
.altd {
	border-right-style: solid;
	border-right-color: #BD0000;
	background-color: #F5DD6B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BD0000;
}
.style1 {
	color: #a35a03;
	font-weight: bold;
}
.style2 {font-size: 85%}