body, table td{
	color:#991a37;
	font-family:verdana;
	font-size:12px;
}


h1 {font-size:18px;}
h2 {font-size:15px;}
hh3 {font-size:12px;}

input, textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

a:link {
color:#990033;
font-weight:bold;
text-decoration:none;
}
a:visited {
color:#990033;
font-weight:bold;
text-decoration:none;
}
a:active {
color:#990033;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#990033;
font-weight:bold;
text-decoration:underline;
}

#footer {
color:#ffffff;
font-family:verdana, arial;
font-size:12px;font-weight:bold;
}


#footer a:link {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
#footer a:visited {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
#footer a:active {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}