TD {
	font-family: Verdana,Arial,Helvetica,Sans Serif, Sans Serif;
	font-size: 10px;
	font-weight: medium;
	font-style: normal;
	color: #000000;
}

.text12 {
		font-family: Verdana,Arial,Helvetica, Sans Serif;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		color: #000000;
}

.text11 {
		font-family: Verdana,Arial,Helvetica, Sans Serif;
		font-size: 11px;
		font-weight: medium;
		font-style: normal;
		color: #000000;
}

.text_bold {
		font-family: Arial,Helvetica,Verdana, Sans Serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color: #000000;
}
.text_red {
		font-family: Arial,Helvetica,Verdana, Sans Serif;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		color: #FF0000;
}
.headline {
		font-family: Arial,Helvetica,Verdana, Sans Serif;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		color: #0099AA;
}

.bluelink A:link {
	COLOR: #0000FF;
	text-decoration : underline;
	}
.bluelink A:active {
	COLOR: #0000FF;
	text-decoration : underline;
	}
.bluelink A:visited {
	COLOR: #0000FF;
	text-decoration : underline;
	}
.bluelink A:hover {
	COLOR: #9999FF;
	text-decoration : underline;
	}
	
.menulink A:link {
	COLOR: #666666;
	text-decoration : none;
	font-size : 14;
	}
.menulink A:active {
	COLOR: #666666;
	text-decoration : none;
	font-size : 14;
	}
.menulink A:visited {
	COLOR: #666666;
	text-decoration : none;
	font-size : 14;	}
.menulink A:hover {
	COLOR: #000000;
	text-decoration : underline overline;
	font-size : 16;
}

.newslink A:link {
	COLOR: #666666;
	text-decoration : none;
	font-size : 14;
	}
.newslink A:active {
	COLOR: #666666;
	text-decoration : none;
	font-size : 14;
	}
.newslink A:visited {
	COLOR: #666666;
	text-decoration : none;
	font-size : 14;	}
.newslink A:hover {
	COLOR: #000000;
	text-decoration : underline overline;
	font-size : 14;
}
	
input.required, textarea.required, select.required {
	background: #FFFFFF;
	border : 1px solid #000000;
	font-size : 12px;
	font-weight : bold;
	color : #000000;

}

input.submit {
	background: #FFFFFF;
	border : 1px solid #000000;
	font-weight : bold;
	color : #000000;
}
	
.imglink A:link IMG { border: black solid 1px }
.imglink A:active IMG { border: black solid 1px }
.imglink A:visited IMG { border: black solid 1px }
