body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #5A5B5B;
}

select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #5A5B5B;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
    color: #5A5B5B;
}

h1 {
	font-size: 34px;
	font-weight: bold;
	color: #87D0C3;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #2298B4;
}

a:link {
	color: #2298B4;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #2298B4;
	text-decoration: none;	
	font-weight: bold;
}

a:hover {
	color: #2298B4;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #2298B4;
	text-decoration: none;
	font-weight: bold;
}

table.menu {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	top: 95;

}

a.menu:link {
	color: #2298B4;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF
}

a.menu:visited {
	color: #2298B4;
	text-decoration: none;	
	font-weight: bold;
	background-color: #FFFFFF
}

a.menu:hover {
	color: #2298B4;
	text-decoration: underline;
	font-weight: bold;
	background-color: #87D0C3
}

a.menu:active {
	color: #2298B4;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF
}

a.ubenthier:link {
	color: #5A5B5B;
	text-decoration: none;
	font-weight: normal;
}

a.ubenthier:visited {
	color: #5A5B5B;
	text-decoration: none;	
	font-weight: normal;
}

a.ubenthier:hover {
	color: #5A5B5B;
	text-decoration: underline;
	font-weight: normal;
}

a.ubenthier:active {
	color: #5A5B5B;
	text-decoration: none;
	font-weight: normal;
}

.ubenthier {
	color: #5A5B5B;
}

	
