a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	background-color: #FFFFFF;
}
a.nav:hover {
	background-color: #C7E1A4;
}

a.hot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #FFFFFF;

}
a.hot:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
a.or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	background-color: #FFFFFF;
}
a.or:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
color:#FF0000;
font-size:12px;
text-decoration:underline;
}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12.9px;
color: #000000;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: dashed;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
font-variant: small-caps;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-variant: small-caps;
	background-color: #FFFFCC;
	border: thin dashed #99CC00;
}
body {
	font-size:12.5px;
	background-color: #F5FFE8;
}
img.text {
	border: thick solid #E4E4E4;
	border-color: #FFFFFF;
}

TD{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12.9px;
	color: #333333;
	background-color: #FFFFFF;
}
ul {
	list-style-type: square;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px dotted #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 1px dotted #000000;
}
