.white
 {
	font-family : verdana;
	font-size : 11px;
	line-height : 11px;
	color: ffffff;
	font-weight : bold;
}

.header 
{
	font-family : verdana;
	font-size : 14px;
	line-height : 14px;
	color: 2358A1;
	font-weight : bold;
}
.header2 
{
	font-family : verdana;
	font-size : 24px;
	line-height : 24px;
	color: 000000;
	font-weight : bold;
}

.footer
{
	font-family : verdana;
	font-size : 11px;
	line-height : 11px;
	color: 7390BA;
}

.text
{
	font-family : verdana;
	font-size : 12px;
	line-height : 13px;
}

A:HOVER
 {
	font-family : verdana;
	font-size : 12px;
	line-height : 13px;
	color: 2358A1;
}

A:LINK {
	font-family : verdana;
	font-size : 12px;
	line-height : 13px;
	color: red;
	
}


A:Visited 
{
	font-family : verdana;
	font-size : 12px;
	line-height : 13px;
	color: red;
}

