a.navbar:link {
 color: #333399;
 text-decoration: none;
 }

a.topnavbar:visited {
 background-color: transparent;
 color: #660066;
 font-size: 12px;
 text-decoration: none;
}

a.topnavbar:link {
 background-color: transparent;
 color: #333366;
 font-size: 12px;
 text-decoration: none;
}

a.topnavbar:active {
 font-size: 12px;
 text-decoration: none;
}

a.topnavbar:hover {
 font-size: 12px;
 text-decoration: underline;
}

body {
 background-color: #333366;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 10px;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
	}

div.rcol {
 background-color: #cccc99;
 color: #000000;
 position: absolute;
 width: 130px;
 height: 697px;
 top: 10px;
 left: 785px;
 border-style: solid;
 border-width: 0px;
 border-color: #663300;
}
