a:link{
	text-decoration: none;
	font-family: Arial, Helvetica;
	color: #00FF00;
}

a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica;
	color: #FFFF99;
}

a:active{
	text-decoration: none;
	font-family: Arial, Helvetica;
	color: #00FF00;
}

a:hover{
	font-family: Arial, Helvetica;
	text-decoration: underline;
	color: #FF0000;
}


a:link img{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited img{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:active img{
	border-color: #FFFFFF;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover img{
	border-color: #FFFFFF;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ad a:link img{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ad a:visited img{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ad a:active img{
	border-color: #FFFFFF;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ad a:hover img{
	border-color: #FFFFFF;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

td b{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
        background-repeat: no-repeat;
}


body{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

 fieldset
{
	border: 1px solid #781351;
	width: 650px;
}

 legend
{
color: #FFFFFF;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
h1 {
	font-family: Tahoma;
	color: #FF0000;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
h3 {
	font-family: "Old English Text MT";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Tahoma;
	color: #FF0000;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

