body { 
	font-family: Verdana, Helvetica, sans-serif;
	background: url("images/Yellow.jpg"); 
	color: #000000;
}

p { 
	font-weight: bold; 
	font-size: 14pt; 
	line-height: 24pt;
}

.standard { 
	font-weight: bold; 
	font-size: 14pt; 
	line-height: 24pt;
}

.faqs { 
	font-weight: normal; 
	font-size: 14pt; 
	line-height: 24pt;
}

.email { 
	font-weight: bold;
	color: #FF0000
	font-size: 14pt; 
	line-height: 24pt;
}

.hilite   { color: #EB0E13; }
.timbys   { color: #1849E7; }

.contact  { font-weight: bold; font-size: 12pt; color: #01A9A7; }

.menu   { font-weight: bold; font-size: 12pt; color: #068100; }

a:link    { color: #027606; text-decoration: none; font-weight: bold; }
a:visited { color: #660F8A; text-decoration: none; font-weight: bold; }
a:hover   { color: #000000; text-decoration: none; font-weight: bold; border: white 1px; }

