body {
	background-color: #FFFFFF;
}

h1 {
	
        font-family:  verdana, arial, sans-serif;
        font-size: 12 px;
        font-style: bold;
        font-color: #3E496F;
	
}


a{
	color: #3d496f;
	text-decoration:none;
}






a:hover {
	
	color: #646467;
        font-weight:bold;
}



