a	{
	color: #FFC77E;
	text-decoration: none;
}

a:hover	{
	color: #FFEEB7;
	text-decoration: underline;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #FFC77E;
}

UL	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 12px;
	color: #7b1000;
}

.content	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.header	{
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 13px;
	font-weight: bold;
	color: #a94a47;
}

.admintable {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.flag {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 13px;
	color: #FFEEB7;
}

#subcontent {
	font-size: 11px;
	font-weight: bold;
}

#sublink {
	font-size: 12px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFc77E;
}

