

a {
	font-family: Verdana;
	font-size: 11px;

	color:#2578D3;
	text-decoration: none;
}
a:hover {
	color: #2578D3;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

