.title {
	color : #494949;
	font-size : 20px;
	font-family : "Times New Roman",times;

}

.footer {
	color : #494949;
	font-size : 12px;
	font-family : "Times New Roman",times;

}

.footer a:link    {text-decoration: none;      color: #c4c286;}
.footer a:visited {text-decoration: none;      color: #c4c286;}
.footer a:hover   {text-decoration: underline; color: #8f8e62;}
.footer a:active  {text-decoration: underline; color: #c4c286;}



.main_content {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	color : #494949;
	font-size : 12px;
	font-family : "Times New Roman",times;

}

.main_content a:link    {text-decoration: none;      color: #c4c286;}
.main_content a:visited {text-decoration: none;      color: #c4c286;}
.main_content a:hover   {text-decoration: underline; color: #8f8e62;}
.main_content a:active  {text-decoration: underline; color: #c4c286;}

.leftnav {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	color : #eaeaea;
	font-size : 12px;
	font-family : "Times New Roman",times;

}

.leftnav a:link    {text-decoration: none;      color: #c4c286;}
.leftnav a:visited {text-decoration: none;      color: #c4c286;}
.leftnav a:hover   {text-decoration: underline; color: #8f8e62;}
.leftnav a:active  {text-decoration: underline; color: #c4c286;}