.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
}
.bodybig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}
a:link{color: #000066;}
a:visited{color: #000066;}
a:activated{color: #000066;}