@charset "utf-8";
.header18black {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.header24black {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}


a:link {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #660066;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #660066;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #660066;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #660066;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a.linkongreen:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkongreen:visited {
font-family: Tahoma;
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;
}
a.linkongreen:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkongreen:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.blacklink12:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.blacklink12:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.blacklink12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.blacklink12:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.green14text {
	font-family: Tahoma;
	font-size: 14px;
	color: #99CC00;
}

a.green14:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a.green14:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a.green14:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
a.green14:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}



body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #660066;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.text12white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text14black {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.text12bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
