
.bodytext {
	color: #000000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana;
	line-height: 1.3em
}

.greybodytext {
	color: #616161;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana;
	line-height: 1.3em
}

.topredinfotext {
	color: #5B0104;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana;
	line-height: 1.3em
}

.tophistorytext {
	color: #FF0000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana;
	line-height: 1.3em
}

.heading {
	color: black;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana;
	font-weight: bold;
	line-height: 1.3em
}

#main {
	position: absolute;
	top: 0;
	horizontal-align: center
}

.greysmalltext {
	color: #616161;
	font-size: 9px;
	font-family: "Lucida Grande", Verdana;
	line-height: 1.3em
}

.class1 a:link   {
	color: #701518;
	font-size: 11px;
	font-family: Lucida Grande, Verdana;
	line-height: 1.3em;
 }
 
 .class1 a:visited {
	color: #A9A8A8;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class1 a:hover {
	color: #000000;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class1 a:active {
	color: #A9A8A8;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class2 a:link {
	color: blue;
	font-size: 11px;
	font-family: Lucida Grande, Verdana;
	line-height: 1.3em;
}

.class2 a:visited {
	color: #701518;
	font-size: 11px;
	font-family: Lucida Grande, Verdana;
	line-height: 1.3em;
}

.class2 a:hover {
	color: #701518;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class2 a:active {
	color: blue;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class3 a:link {
	color: #FF0000;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class3 a:visited {
	color: #FF0000;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class3 a:hover {
	color: #FFFFFF;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}

.class3 a:active {
	color: yellow;
    font-family: Lucida Grande, Verdana;
    font-size: 11px;
	line-height: 1.3em;
}