a:link{
	color : #cfdd08;
	text-decoration : none;
}

a:visited{
	color : #cfdd08;
	text-decoration : none;
}

a:hover{
	color : #cfdd08;
	text-decoration : underline;
}

a:active{
	color : #cfdd08;
	text-decoration : none;
}



body{
	background-color : #8a8b8d;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.button {
	background : #8a8b8d;
	border : 1 solid #000000;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.editbox {
	background : #000033;
	border : 1 solid #405088;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.formarea {
	background-color : #8a8b8d;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 10px;
}

.shoutbox {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

a.inlinelink:link {
	color : #FFFFFF;
	text-decoration : none;
}

a.inlinelink:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.inlinelink:active {
	color : #FFFFFF;
	text-decoration : none;
}

a.inlinelink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.table0 {
	background-color : #8a8b8d;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

.table1 {
	background-color : #8a8b8d;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}
