A:link, A:active, A:visited {
   	color:	#FFFFFF;
    text-decoration: none;
}

A:hover {
   	color:	#FF0000;
    text-decoration: underline;
}

A:vlink {
   	color:	#000000;
    text-decoration: none;
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: none;
}
.title {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.small {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: none;
}

.box {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFAF95;
	border: 1px solid #000000;
}
