body {
	font-size: 100.01%;
	background-color: #660000;
	margin-left: 0px;
	margin-top: 0px;
}
	
.txt1 {
	color: #FFD700;
	font: normal 0.8em Arial, "Trebuchet MS", Verdana;
}
.address {
	color: #FFD700;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFD700;
}

.rightborder  
{
border-right: 6px double #FFD700;  }


.bottomborder
{
border-bottom: 6px double #FFD700;  }


/*a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
}*/
a:link {
	color: #FFD700;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFD700;
	font-family: Arial, "Trebuchet MS", Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
a:hover {
	color: #FF0000;
	font-family: Arial, "Trebuchet MS", Verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
}
a:active {
	text-decoration: none;
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: Arial, "Trebuchet MS", Verdana;
}
