A:link {
	color: #FF0000;
	text-decoration: none;
	}

A:visited {
	color: #FF0000;
	text-decoration: none;
	}

A:active {
	color: #FF0000;
	text-decoration: none;
	}

A:hover {
	color:#666666;
	text-decoration: none;
	}
	
td {

	color : #000000;

	font-size : .70em;		

	font-family : Verdana, Arial, Helvetica, sans-serif;

}



td.redtext {
	color: #990000;
	}


td.formheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: bold;
	font-size : .60em;
	}


td.large {
	font-size : .90em;
	}



td.small {
	font-size : .70em;
	}

input.quotes { font-size: 9px;}

textarea.comments { font-size: 11px;}


.service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;

}