a:link    {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover, a:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

BODY {
	font-weight: normal;
	background-color: #638CA0;
	font-size: xx-small;
	text-align: center;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.underline {
	text-decoration: underline;
}
.blue {
	color: #3F809E;
}
.white {
	color: #FFFFFF;
}
white a {
	color: #FFF;
}

.px11 {
	font-size: 11px;
}
.green {
	color: #505900;
}
.yellow {
	color: #FCA001;
}
h1 , h2, h3, h4, h5, h6{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.white_tahoma {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.white_tahoma a  {
	color: #FFF;
}
.white_tahoma a:hover  ,a:active{
	border-bottom-color: #FFF;
}
.blue_dark_trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: 122d3b;
}
.blue_dark_trebuchet a {
	color: 122d3b;
}
.blue_dark_trebuchet a:hover, a:active {
	border-bottom-color: 122d3b;
}
.blue_dark_tahoma {
	font-family: Tahoma, Geneva, sans-serif;
	color: 122d3b;
}
.blue_dark_tahoma a {
	color: 122d3b;
}
.blue_dark_tahoma a:hover, a:active {
	border-bottom-color: 122d3b;
}
.current_link {
	text-decoration: underline;
}

div {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
