BODY, P, TD {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link, a:active, a:visited  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #00B4AB;
	text-decoration: none;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.turq {
	color: #00B4AB;
}
a.turq:link, a.turq:active, a.turq:visited {
	color: #00B4AB;
	text-decoration: none;
}
a.turq:hover {
	color: #333333;
	text-decoration: none;
}
.BG {
	background-image: url(img/logoBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F8E5E6;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a.title:link, a.title:active, a.title:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.title:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.note {
	font-style: italic;
}
.small {
	font-size: 10px;
}
a.small:link, a.small:active, a.small:visited {
	font-size: 11px;
	text-decoration: underline;
}
a.small:hover {
	font-size: 11px;
	text-decoration: none;
	color: #990000;
}

