A:link {
	text-decoration: underline;
	color: #FFFF33;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	
}
.linkbig {
	text-decoration: underline;
	color: #FFFF33;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	
}

A:visited {text-decoration: underline;
			color:#FFFF33;
			font-size:12px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
A:active {text-decoration: none}
A:hover {text-decoration: none}

.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center center;
	color: #FFFFFF;
}
.standout {
	font-family: "Century Gothic";
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.HEADING {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}
.details {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF66;
}

.details2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

