a:link{
	background : #FFFFFF;
	color : #666699;
	text-decoration : underline;
}

a:visited{
	background : #FFFFFF;
	color : #666699;
	text-decoration : underline;
}

a:hover{
	background : #FFFFFF;
	color : #FF0000;
	text-decoration : none;
}

a:active{
	background : #FFFFFF;
	color : #666699;
	text-decoration : underline;
}

a.nav:link{
	background : #FFFFFF;
	color : #666699;
	text-decoration : none;
	font-weight : bold;
}

a.nav:visited{
	background : #FFFFFF;
	color : #666699;
	text-decoration : none;
}

a.nav:hover{
	background : #FFFFFF;
	color : #FF0000;
	text-decoration : underline;
}

a.nav:active{
	background : #FFFFFF;
	color : #666699;
	text-decoration : none;
}

a.top:link{
	background : #FFFFFF;
	color : #666699;
	text-decoration : underline;
	font-weight : bold;
}

a.top:visited{
	background : #FFFFFF;
	color : #666699;
	text-decoration : underline;
}

a.top:hover{
	background : #FFFFFF;
	color : #FF0000;
	text-decoration : none;	
}

a.top:active{
	background : #FFFFFF;
	color : #666699;
	text-decoration : underline;
}

body{
	background-color : #666699;
	scrollbar-3dlight-color : #4D4E99;
	scrollbar-arrow-color : #9091C6;
	scrollbar-dark-shadow-color : #9091C6;
	scrollbar-face-color : #313165;
	scrollbar-highlight-color : #9091C6;
	scrollbar-shadow-color : #9091C6;
	scrollbar-track-color : #383870;
}

h1{
	background : #FFFFFF;
	color : #666699;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 100%;
	font-weight : bold;
}

h2, h3, h4, h5, h6{
	background : #FFFFFF;
	color : #666699;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 90%;
	font-weight : bold;
}

li{
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
}

ol{
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
}

p{
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
}

table,td{
	background-color : #FFFFFF;
}

.bold{
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
	font-weight : bold;
}

.smalltext{
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.highlight{
	background : #FFFFFF;
	color : #FF0000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
}