a:link {
	color: #FFFFFF; 
	text-decoration: none; 
}

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

a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

body {
	background-color: #000033;
	font-family: "Monotype Corsiva";
	font-size: 11px;
	font-color: #FFFFFF;
	color: #FFFFFF;

}

caption {
	font-family: Monotype Corsiva;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
}


img {
	border: 0;
}

.customelement1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.customelement2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #33FF00;
}

h1 {
	font-family: "monotype corsiva";
	color: #FFFFFF;
}
