BODY
{
    FONT-FAMILY: verdana;
	font-size:11px;
}
.NormalText{
	font-family:Verdana;
	font-size:11px;
}
.FeaturedText{
	font-family:Verdana;
	font-size:9px;
}
.HeaderText{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
A.NormalLink
{
	color: BLACK;
    FONT-SIZE:11px;
	text-decoration : none;
}
A.NormalLink:hover
{
    COLOR: #70159F;
    FONT-SIZE: 11px;
	text-decoration : none;
}
A.CategoryLink
{
	color: BLACK;
    FONT-SIZE:11px;
}
A.CategoryLink:hover
{
    COLOR: #ffffff;
    FONT-SIZE: 11px;
}
A.PlainLink
{
	color: #4A60A3;
    FONT-SIZE:11px;
	text-decoration : none;	
	font-weight:Bold;
}
A.PlainLink:hover
{
    COLOR: #70159F;
    FONT-SIZE: 11px;
	text-decoration : none;
	font-weight:Bold;
}
.RowOn{
	background : #cccccc;
}
.RowOff{
	background : #eeeeee;
}
.HeaderText{
	color:#000000;
	font-weight:Bold;
	font-size:15px;
}
.FooterText{
	color:White;
	font-weight:Bold;
	font-size:10px;
}
input{
	font-family:verdana;
	font-size:10px;
}
select{
	font-family:verdana;
	font-size:10px;
}
