A {
        text-decoration : none;
}

A:HOVER {
        text-decoration : underline;
}

body {
		background-color: Black;
}

.normal, .pagetitle, .heading, A.frontpagelink, .chav {
        font-family : Times New Roman, Times, serif;
}

.pagetitle, .heading, A.frontpagelink {
        color: #e8e4c0;
}

.chav {
	color: #FFFF33;
	font-size: 16px;
	font-weight: bold;
}

.normal, A.normal {
	color: #CD853F;
	font-size: 14px;
	font-weight: normal;
}

.pagetitle {
	  font-size:18pt;
	  font-weight:bold; 
}

.heading {
        font-size: 16px;
        font-weight: bold;
}

A.frontpagelink {
        font-size: 16px;
        font-weight: bold;
}

.footer, A.footerlink {
		font-family : Verdana,Arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
}

.footer {
        color: #999999;
}

A.footerlink {
        color: #cccccc;
}
