a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.cssbody {
	background-image: url(../gfx/bg_bluehead.png);
	background-repeat: no-repeat;
}
.hmenu {
	font-family: Arial, "Myriad Pro";
	font-size: 14px;
	color: #FFFFFF;
}
.umenu {
	font-family: Arial, "Myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
        height: 24px;
}
.umenu2 {
	font-family: Arial, "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
        height: 20px;
}
.contenthead {
	font-family: Arial, "Myriad Pro";
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial, "Myriad Pro";
	font-size: 14px;
	color: #000000;
}
.content a:hover {
	font-family: Arial, "Myriad Pro";
	color: #000000;
}
.content a:visited {
	text-decoration: none;
	font-family: Arial, "Myriad Pro";
	color: #000000;
}
.content a:link {
	text-decoration: none;
	font-family: Arial, "Myriad Pro";
	color: #316DA4;
}