.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.subtitle02 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;

}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}


A.text:ACTIVE, A.text:LINK, A.text:VISITED {
	color: #0A5096;	
	text-decoration: underline;

}

A.text:HOVER {
	color: #666666;
	text-decoration: none;
}

.submenu {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

A.submenu:ACTIVE, A.normaltext:LINK, A.normaltext:VISITED {
	color: #666666;	
	text-decoration: underline;

}

A.submenu:HOVER {
	color: #666666;
	text-decoration: underline;
}



.searchInput { font-size:11px; }

.searchList4 { font-weight:bold; text-decoration:none; color:Black; }
A.searchList4:HOVER { text-decoration:underline; }