
<style type="text/css">

p.message { color: rgb(153,0,0); font-weight: bold;}
p.error { color: rgb(153,0,0); font-weight: bold;}

 A.primary:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(75,75,75); text-decoration: none ;}
 A.primary:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px;  color: rgb(75,75,75); text-decoration: none ; }
 A.primary:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(75,75,75); text-decoration: none ; }
 A.primary:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(128,74,64); text-decoration: none ; }
 
 A.top:active {color: rgb(138,125,91); text-decoration: none ; line-height: 13px;}
 A.top:link {color: rgb(138,125,91); text-decoration: none ; line-height: 13px;}
 A.top:visited {color: rgb(138,125,91); text-decoration: none ; line-height: 13px;}
 A.top:hover {color: rgb(128,74,64); text-decoration: none ; line-height: 13px;}
 
 A.high:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(75,75,75); text-decoration: none ; line-height: 14pt;}
 A.high:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px;  color: rgb(75,75,75); text-decoration: none ; line-height: 14pt;}
 A.high:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(75,75,75); text-decoration: none ; line-height: 14pt;}
 A.high:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(75,75,75); text-decoration: none ; line-height: 14pt;}
 
 A.login:active {color: rgb(75,75,75); text-decoration: none ; line-height: 13px;}
 A.login:link {color: rgb(75,75,75); text-decoration: none ; line-height: 13px;}
 A.login:visited {color: rgb(75,75,75); text-decoration: none ; line-height: 13px;}
 A.login:hover {color: rgb(128,74,64); text-decoration: underline ; line-height: 13px;}

 A.footer:active {color: rgb(176,164,134); text-decoration: none ; line-height: 13px;}
 A.footer:link {color: rgb(176,164,134); text-decoration: none ; line-height: 13px;}
 A.footer:visited {color: rgb(176,164,134); text-decoration: none ; line-height: 13px;}
 A.footer:hover {color: rgb(249,249,236); text-decoration: underline ; line-height: 13px;}
 
 A.nav:active {text-decoration: none ;}
 A.nav:link {text-decoration: none ;}
 A.nav:visited {text-decoration: none ;}
 A.nav:hover {text-decoration: none ;  text-decoration: underline ; }

 img.image {
	border: solid #9B8D68;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

 td.border, table.border{
	border: solid #9B8D68;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

 td.form, table.form{
	background-color: #D7D7D7;	
}

</style>

