body {
	background-color:#AF0050; 
	font-family:arial; 
	font-size:12px; 
	color:#FFFFFF
}


a {
	text-decoration: none; 
	outline: none; 
	font-Weight: bold;
	padding: 2px;
}

a:link {
	color: #FFFFFF; 
}

a:visited { 
	Color: #FFFFFF; 
}

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

a:active {
	color: #003762;
	background-Color: #Feeda0;
}

h1 {
	font-size: 1.75em;
	font-weight: bold;
	color: #FFFFFF;	
	display: block;
	margin-bottom: 25px; 
	padding: 2px;
}

p {
	padding: 5px 5px 15px 5px;
}

img {
	border: 1px solid #FFFFFF;
}
