a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
h1 {font-family: arial; font-size: 16pt; margin-left: 10px; color: #EFEFEF; font-weight: 200;}

a.bodyLink:link {
	COLOR: #660033;
	font-weight: normal;
	text-decoration: underline;
}
a.bodyLink:visited {
	COLOR: #660033;
	font-weight: normal;
	text-decoration: underline;
}
a.bodyLink:active {
	COLOR: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
a.bodyLink:hover {
	COLOR: #660000;
	font-weight: normal;
	text-decoration: underline;
}
