p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}

A{
 text-decoration: underline;
 color : #3300FF;
}

A:Hover {
	text-decoration : none;
	color : Red;
}

A:Visited{
	text-decoration : underline;
	color : #3300FF;
}

 A:Visited:Hover{
	text-decoration : none;
	color : Red;
}

.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
}
 a.navigation:hover, a.navigation:visited:hover {
	background: #333399;
	color: #FFFFFF;
	text-decoration: none;

}
a.navigation {
	font-size: 13px;
	color: #333399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;

}
a.navigation:visited {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;

}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.copyright {
	font-size: 9px;
}
