.standardtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #990066;

}

.standardtextbold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #990066;

	font-weight: bold;



}

.smallertext {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #990066;

}

.mainpageheader {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #59003D;

	font-weight: bold;

}

a:link {

	color: #003399;

}

a:visited {

	color: #990066;

}

a:hover {

	color: #669900;

	text-decoration: underline;

	background-color: #FFECFF;



}

