body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #698693;
}
.style1 {
	color: #737373;
	font-size: 9px;
	font-family: tahoma;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #698693;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #A1A1A1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.style6 {
	color: #698693;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #f2f2f2;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #AFDEF1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {color: #FFFFFF; font-size: 11px; font-family: tahoma; font-weight: bold; }

A {
  color: #A1A1A1;
  text-decoration: none;
}

A:hover {
font-size : 11px;
font-family : tahoma;
color : #ffffff;
background : #698693;
text-decoration : none;
}