BODY {
	color : Black;
	background-color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
		
}

A {
	color : white;
	text-decoration : underline;


}

A:HOVER {
	color : #FF6633;
	text-decoration : none;
}
.TABLE{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : black;
}

LI {
list-style-image: url(images/circle.gif); 
font-family : Verdana, sans-serif;
font-size : 12px;
color : white;
}
}
.address{
	color : white;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	background-color : black;
}

.address2{
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	}

}
.blueletter{
	color : #006699;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}
.LINER{
	color : white;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	border-right : 1px solid #CCCCCC;
}
.LINEL{
	color : white;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	border-left : 1px solid #FFCC33;
}
.bluelettera{
	color : #0033CC;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}
.orange{
	color : #FF6600;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	font-weight : bold;
	background-color : black;
}
.bw{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : white;
	
}

a.bw:hover {
	color : #FF6633;
   	text-decoration : none;
   background-color :white;
}