﻿body {
	background: url(/background2.jpg) #009794 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 673a1a;
	
}
.style1 {
	text-align: center;
}
.style2 {
	border-style: solid;
	border-width: 0px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1A6C73;
}

a.Normal:link, a.Normal:visited {
	color: #0095ab;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}


a:link, a:visited {
	color: #0095ab;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	color: #00d4f3;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
