body {
	color: #ffffff;
	font-family: verdana;
}

.head {
	font-family: verdana;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px #FBDB7B solid;
	color: #ffffff;
}

.medhead {
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	border-bottom: 1px #FBDB7B solid;
	color: #ffffff;
}

.smallhead {
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	border-bottom: 1px #FBDB7B solid;
	color: #ffffff;
	width: 200px
}

.galsmallhead {
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	border-bottom: 1px #FBDB7B solid;
	color: #ffffff;
	width: 480px
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

a:link {
	color: #FBDB7B;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: 700;
	border-bottom: 2px #000000 dotted;
}

a:visited {
	color: #A7B7b7;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: 700;
	border-bottom: 2px #000000 dotted;
}

a:hover {
	color: #A7B7F7;
	font-size: 10px;
	font-family: verdana;
	font-weight: 700;
	border-bottom: 2px #A7B7F7 dotted;
}

