.text
{
	font-size			: 11px;
	font-weight			: normal; 
	font-family			: verdana,arial,helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
}
a.text
{
	color				:  #FFA500;		
}
a.text:hover{
	color				: #EF007B;		
}
.footer
{
	color				: #FFA500;
	font-weight			: normal; 
	font-size			: 10px;
	font-family:	verdana,arial,helvetica;
}
a.footer
{
	color				:  #FFCEFD;		
}
a.footer:hover{
	color				: #EF007B;		
}
.redText
{
	color				: #FF0000;
	font-weight			: bold; 
	font-size			: 11px;
	font-family:	verdana,arial,helvetica;
}
a.redText
{
	color				:  #FF0000;		
}
a.redText:hover{
	color				: #EF007B;		
}
.redReview
{
	color				: #FF0000;
	font-weight			: normal; 
	font-size			: 11px;
	font-family:	verdana,arial,helvetica;
}
.hilite
{
	color				: #FFA500;
	font-weight			: bold; 
	font-size			: 11px;
	font-family:	verdana,arial,helvetica;
}
a.hilite
{
	color				: #000000;
	font-weight			: normal; 
	font-size			: 11px;
	font-family:	verdana,arial,helvetica;
	text-decoration: none;
}
a.hilite:hover{
	color				: #EF007B;		
}
.email
{
	color				: #EF7FEB;
	font-weight			: bold; 
	font-size			: 12px;
	font-family:	verdana,arial,helvetica;
	text-decoration: none;
}
a.email:hover{
	color				: #FFA500;		
}