/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 6 px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 35px;
	margin-top: 3px;
}

.navigation:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6 px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 35px;
	margin-top: 3px;
	background-color: #AC0B00;
}

.navigation:visited {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 6 px;
	width: 200px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 35px;
	margin-top: 3px;
}

.links {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: normal;
	color: #99A5C4;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links:visited {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links2 {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #789AF1;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links2:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #99A5C4;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}
