﻿body 
{
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #85c3f8 url('/Images/BG.gif') repeat-x scroll center top;
}

a
{
	color: #008ac7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #008ac7;
	text-decoration: none;
}