body, .body, .links, .linksred, .linkswhite, .whitebig, .news, .header
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	font-size: 12px;
}
.header
{
	font-size: 14px;
	font-weight: bold;
}
.links 
{ 
	color: black; font-size: 10px; text-decoration: none 
}
.linksred 
{ 
	color: #ff0101; font-size: 10px; text-decoration: none 
}
.linkswhite 
{ 
	color: white; font-size: 10px; text-decoration: none 
}
.whitebig 
{ 
	color: white; font-weight: bold; font-size: 14px;
}
.news 
{ 
	color: white; font-size: 11px; text-decoration: none 
}
A
{
	COLOR: #000099;
	TEXT-DECORATION: underline
}
A:hover
{
	COLOR: red;
	TEXT-DECORATION: underline
}
.shoppingAnchorSmall
{
	FONT-SIZE: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}
.shoppingAnchorLarge
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #000099;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


