a:link {text-decoration:none; color:#0033FF}

a:visited {text-decoration:none; color:#0033FF}

a:hover {text-decoration:none; color:#0033FF}

a:active {text-decoration:none;}

a:focus {text-decoration:none;}

body 		{
	background-color:#FFFFFF;
	background-position: center;
	background-position: top;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
				}

.border { border-style:solid; border-width:2px; border-color:#000000;}