﻿a:link {font-family: Times; color: #f0f1b0; line-height: 28px; text-decoration: none;}
a:visited {font-family: Times; color: #f0f1b0; line-height: 28px; text-decoration: none;}
a:hover {font-family: Times; color: #c09b24;  line-height: 28px; text-decoration: none;}
a:active {font-family: Times; color: #f0f1b0; line-height: 28px; text-decoration: none;}

a.content:link {font-family: Arial; color: #f0f1b0; line-height: 28px; text-decoration: none;}
a.content:visited {font-family: Arial; color: #f0f1b0; line-height: 28px; text-decoration: none;}
a.content:hover {font-family: Arial; color: #c09b24;  line-height: 28px; text-decoration: underline;}
a.content:active {font-family: Arial; color: #f0f1b0; line-height: 28px; text-decoration: none;}


 
.h1 {
	font-family: Times;
	font-size: 18px;
	font-weight: bold;
	color: #c09b24;
}
.bodytext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}

.indextext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 28px;
}

.footer {
	font-family: Times;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.tags {
	font-family: Times;
	font-size: 9px;
	font-weight: normal;
	color: #700f02;
}



