A:link    {color: #0033cc;
           text-decoration: none}
A:visited {color: #0033cc;
           text-decoration: none}
A:hover   {color: #ff0000;
           text-decoration: none}
		   
#body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCFFCC;
	
}
#largeHead {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
#smallHead {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}

