BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	text-align : left;
}

li {
	color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	text-align : left;
}

h1 {
	color : #930000;
	font-family : Times New Roman,Times,Times NewRoman;
	font-size : 18px;
	text-align : left;
	text-decoration : bold;
}

A {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}

A:HOVER {
	color : #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}


Old link color 930000
