body 
a:link { 
color: #FF0000; 
text-decoration: none; 
} 
a:visited { 
color: #FF0000; 
text-decoration: none; 
} 
a:hover { 
color: #FF0000; 
text-decoration: underline; 
} 
a:active { 
color: #FF0000; 
text-decoration: none; 
}
.randomintro {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: none;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;


&FC; 

}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menumiddle {

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #BBE3FF;
	border-left-color: #BBE3FF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #BBE3FF;
	background-color: #EDF7FC;
	text-align: left;
	vertical-align: top;
}
.thumbers {
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
