﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px ;
	background:#d5dfe8;
	color :#50608f;
	margin-top:0px;
}


a:link
{
	color: #666666; 
	text-decoration: none;
}
a:visited
{
	color: #666666; 
	text-decoration: none;
}
a:hover
{
	color: #666666; 
	text-decoration: underline;
}
a:active
{
	color: #333399; 
	text-decoration: none;
}
