﻿
body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top:0;
}

a:link, a:visited, a:active
{
	/*
	.linkText has the same color as this class so you must change both
	*/
    color: #0033AA; 
    text-decoration: none;
}