.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.text A
{
	color: #666;
	text-decoration: none;
}
.text a:hover
{
	color:#CCC;
}
.whitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.boldwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #666666;
}
.bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bold a:hover
{
	font-weight:normal;
}
.smalltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu A 
{
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color:#666;
	font-weight:bold;	
	margin-left:12px;
	text-decoration: none;
}

.menu a:hover 
{
	color:#CCC;
}

.bigmenu A, DIV.header
{
	font-family: Verdana, sans-serif;
	font-size: 22px;
	color: #666;
	text-decoration: none;
}

.bigmenu a:hover {
	color:White;
}

DIV.header
{
	margin-top: 14px;
}

DIV.header em
{
	font-style:normal;
	color: #0071B8;
}
DIV.header h1
{
	font-style:normal;
	font-weight:lighter;
	font-size:22px !IMPORTANT;
	
	
}
.logo
{  
	font-family: Verdana, sans-serif;
	font-size: 12px; 
	font-weight:bolder; 
	color: #666666; 
	float: right; 
	margin-top: 17px;	
    margin-right: 30px;
}
.links IMG
{
	 border:solid 1px #666;
}