BODY {
	background-color : #000028;
}

	a:hover {
	color : #d6cee7;
	text-decoration : none;
}
	a:link {
	color : #D6C610;
	text-decoration : none;
}

	a:active {
	color : #D6C610;
	text-decoration : none;
}

	a:visited {
	color : #D6C610;
	text-decoration : none;
}


	.txt1 {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 130%;
	color : #D6C610;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #D6c610;
	text-decoration: none;
	border: 2px;
	border-color: #660099;
}
.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #D6c610;
	text-decoration: none;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	border:3px;
	border-color:#FF3399;
	text-decoration: none;
}
.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #D6c610;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F9963C;
}
.quote 
{color: #FF6633; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
line-height: 21px;
text-decoration: none;
}.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #4E0000;
	text-decoration: none;
	border: 2px;
	border-color: #660099;
}
.nav1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #4E0000
	text-decoration: none;
}
.nav1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	border:3px;
	border-color:#FF3399;
	text-decoration: none;
}
.nav1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #D6c610;
	text-decoration: none;
}

