a  {
font-family : Arial, Helvetica, Verdana sans serif;
font-size : 13px;
color : #7D0026;
font-weight: bold;
text-decoration : none;
}
a:Visited  {
color : #7D0026;
text-decoration : none;
}
a:Active  {
color : #7D0026;
text-decoration : underline;
}
a:Hover  {
color : #7D0026;
text-decoration : underline;
}

table  {
	font-family :  Arial, Helvetica, Verdana sans serif;
	font-size : 13px;
	color : #000000;
}
table.top
{
	background-image:url(pic/hgtopstolln.gif); 
	background-repeat: no-repeat; 
	background-position:top left;
	background-attachment:fixed;
	width: 100%;
	height: 100%;
}
.txt 
{
	font-size : 11px;
	color:#3D3D3D;
}

.email {
	font-size : 11px;
	color: #2A9BAB;
}

body
{
background-color:#FFEEB0;
background-image:url(pic/hgtop.gif); 
background-repeat:repeat-x; 
background-position:top left;
scrollbar-arrow-color : #7D0026;
scrollbar-track-color: #FFEEB0;
scrollbar-darkshadow-color: #7D0026;
scrollbar-face-color: #FFEEB0;
scrollbar-3dlight-color: #7D0026;
scrollbar-highlight-color: #FFEEB0;
scrollbar-shadow-color: #FFEEB0;
background-attachment:fixed;

}