<!--

span {
	visibility : hidden;
}

a:visited{
	color : #60C;
	text-decoration : underline;
}

a:visited:hover{
	color : #6633CC;
	text-decoration : underline;
}

a:visited:active{
	color : #6633CC;
	text-decoration : underline;
}

a:link{
	color : #C00;
	text-decoration : underline;
}

a:hover{
	color : #E50000;
	text-decoration : underline;
}

a:active{
	color : #E50000;
	text-decoration : underline;
}


body{
	background-color: transparent;
	font-family: fixedsys;
	font-size: 100%;
}

.SB_alert {
	color : #000000;
	font-family: fixedsys;
	font-size: 100%;
	font-weight : bold;
}

.SB_button {
	background : #000000;
	border: 1px solid #FFFFFF;
	color : #FFFFFF;
	font-family: fixedsys;
	font-size: 100%;
	font-weight : bold;
}

.SB_input {
	background : #000000;
	border: 1px solid #FFFFFF;
	color : #FFFFFF;
	font-family: fixedsys;
	font-size: 100%;
}

.SB_formarea {
	background-color: transparent;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 0px;
	color : #000000;
	font-size: 100%;
}

.SB_shoutbox {
	color : #FFFFFF;
	font-family: fixedsys;
	font-size: 100%;
	text-align : left;
}

a.SB_inlink:link {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.SB_table0 {
	background-color: transparent;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 100%;
}

.SB_table1 {
	background-color: transparent;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 100%;
}

blink;


/*
a:link {color: #900}
a:active {color: #C00}
a:visited {color: #60C}
BODY { background: transparent; color: #FFF; font-family: fixedsys; font-size: 100%; font-color: rgb(255,255,255); }
INPUT { font-family: fixedsys; background-color: rgb(0,0,0); color: #FFFFFF; }
TABLE { background-color: transparent }*/
-->
