.header
{

	font-family: Verdana, Geneva,Swiss,Sans-Serif;
    font-size: 9px;
    color: #252e4f;
	font-weight:bold;
	line-height:normal;
	text-align:center;
	margin: 0;
	padding: 0;
	text-decoration:none;
		    		
}

a:link, a:visited, a:hover
{
	color: #252e4f;
    text-decoration: none;
}
