A:link, A:visited, A:active {
text-decoration: none;
color: #FFE80D;
border-bottom: 1px dotted #ffe80d;
}

A:hover {
text-decoration: none;
color: #fff;
border-bottom: 1px dotted #fff;
}

body {
color: #FFE80D;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, table, tr, td, th, p {
font-size: 11px;
}

h3 {
font-size: 24px;
color: #FFE80D;
}

.BodyText {
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: left;
}

.FrontText {
	padding-left: 30px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: left;
}
