a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000099;
	line-height: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #993333;
	background-repeat: repeat-x;

}
.text a:link {  color: #000099; text-decoration: underline}
.text a:hover {  color: #FF0000; text-decoration: underline}
.text a:visited {  color: #660066; text-decoration: underline}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #993300;
}
a:active {
	color: #FFCC00;
}
li {
	line-height: 28px;
	font-weight: 400;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
}
