a:style01link {
	color: #0000FF;
}

a:style01visited {
  color: #3366FF;
}

a:style01hover {
	text-decoration: none;
}

a:style01active {
	color: #FF0000;
}

a.style02 {
	color: #021863;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

a.style02:visited {
  color: #1654C1;
}

a.style02:hover {
	color: #00CCFF;
}

a.style02:active {
  color: #10388F;
}

a.style03:link {
	color: #195CC4;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

a.style03:visited {
	color: #cccccc;
	padding: 2px;
}

a.style03:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.style04 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.style04:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.style05 {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.style05:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headlines {
	color: #195CC4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.footer {

	color: #195CC4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 15px;
	font-weight: bold;
}
