@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color: #a3babb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
	
}
p {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
}
.spacer {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.one:link {color: #663333; font-size: 9px; text-decoration: none}
a.one:visited {color: #663333; font-size: 9px; text-decoration: none}
a.one:hover {font-size: 9px; text-decoration: underline}

a.two:link {color: #ffffff; font-size: 9px; text-decoration: none}
a.two:visited {color: #ffffff; font-size: 9px; text-decoration: none}
a.two:hover {text-decoration: underline}

a.three:link {color: #663333; text-decoration: none}
a.three:visited {color: #663333; text-decoration: none}
a.three:hover {text-decoration: underline}

a.four:link {color: #ffffff; font-size: 12px; text-decoration: none}
a.four:visited {color: #cccccc; text-decoration: none}
a.four:hover {text-decoration: underline}

a.five:link {color: #ffffff; text-decoration: none}
a.five:visited {
	color: #666600;
	text-decoration: none
}
a.five:hover {text-decoration: underline}
a.five:active {color: #cccc55; text-decoration: none}

