a:link {color: #000088; text-decoration: underline}
a:hover {color: #9FB6CD; text-decoration: underline}
a:active {color: #9FB6CD; text-decoration: underline}
a:visited {color: #000088; text-decoration: underline}

.smallfont {
	font-size: x-small;
	}

.normalfont {
	}

.navbar {
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #FFFFFF;
	background: #EEEEEE;
	padding: .6em 6px .6em 6px;
	background: url("http://www.communityonthe.net/board/images/special/cloudy.jpg") repeat;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
.navlinks {
	float: right;
	vertical-align: top;
	text-align: right;
	}
.navtext {
	float: left;
	vertical-align: top;
	color: #000088;
	font-size: larger;
	font-weight: bold;
	}
.navsubtext {
	float: left;
	width: 100%;
	text-align: center;
	color: #000088;
	font-size: x-small;
	padding: .6em 0px .6em 0px;
	}
.footer {
	width: 100%;
	margin-top: 6em;
	padding: 1em 12px 1em 12px;
	}

body {
	font-family: verdana, arial, helvetica; 
	background: #aaccee;
	text: #000000;
	margin: 10px;
	}
