A:link    {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #76adc9;
}

A:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #76adc9;
}

A:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #76adc9;
}

A:hover   {
	color: #76adc9;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #76adc9;
}

body {
	margin: 0px;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	scrollbar-3dlight-color: #006699;
	scrollbar-arrow-color: #76adc9;
	scrollbar-base-color: #006699;
	scrollbar-darkshadow-color: #006699;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #76adc9;
	scrollbar-shadow-color: #76adc9; 
	scrollbar-track-color: #76adc9;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.form {
	background-color: #006699;
	color: #ffffff;
	border: 1px solid #76adc9;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76adc9;
	line-height: 15px;
}

.image {
	border-bottom: 0px;
}

.image A:link {
	border-bottom: 0px;
}

.image A:visited {
	border-bottom: 0px;
}

.image A:active  {
	border-bottom: 0px;
}

.image A:hover   {
	border-bottom: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
