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

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

a:hover{
	color : #f63;
	text-decoration: none;
	font-weight: bold;
}

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



body{
	background-color : #cccccc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

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

.editbox {
	background : #F5F5F5;
	border : #555555 1px solid;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.formarea {
	background-color : #cccccc;
	border: #555555 0px solid;
	color : #000000;
	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 : #EEEEEE;
	border: white 0px solid;
	color : #000000;
	font-size : 11px;
}

.table1 {
	background-color : #cccccc;
	border: white 0px solid;
	color : #000000;
	font-size : 11px;
}
