a {	
	color: #003399;	
	text-decoration: none
	}
a:hover {
	color: #0066ff;
	text-decoration:underline;
	}
a:visited {
    color: #333333
	text-decoration: none
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title-red {
	font-size: 11px;
	color: #990000;
}
.text-red {
	color: #990000;
}
.tiny {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: normal;
	color: #666666;
}
.textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.button-red-80 {
	background-color: #990000;
	color:#FFFFFF;
	width:80px;
}
.button-red-120 {
	background-color: #990000;
	color:#FFFFFF;
	width:120px;
}
.button-red-160 {
	background-color: #990000;
	color:#FFFFFF;
	width:160px;
}
.button-red-200 {
	background-color: #990000;
	color:#FFFFFF;
	width:200px;
}
#text {background:#FFF}
