.body {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;margin-right: 0px;
	margin-bottom: 25px;
}
	

a:link {color: #A01C1C}     /* unvisited link */
a:visited {color: #AAAAAA}  /* visited link */
a:hover {color: #A01C1C}   /* mouse over link */
a:active {color: #A01C1C}   /* selected link */
