/* ŠO˜g */

BODY {
	font-size: 18px
}
HR {
	border-color:#660000
}

div.bg{
	margin:0px;
	padding:0px;
	
	border:2px double #FF8888;
	background-color:#FFFFFF;
	
	width:240px;
	
}

div.bgw{
	margin:0px;
	padding:0px;
	
	border:2px solid #FF3300;
	background-color:#FFFFFF;
	
	width:240px;
	
}

div.box1{
	background-color:#EEEEEE;
	color:#000000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	width:240px;
	
}
div.box2{
	border:1px none #bbbbff;
	background-color:#ffffff;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:240px;
}
div.box3{
	background-color:#777777;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:240px;
}
div.box4{
	color:#000000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border:1px solid #CCCCCC;
	width:240px;
}
div.box5{
	background-color:#333333;
	color:#CCCCCC;
	
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
	width:240px;
}
//a.special:link { color: #ff0000; }

//a.special:link { color: #FFFF00; } 
//a.special:visited { color: #FFFF00; } 
//a:hover { color: #ff0000; }
//a:active { color: #ff8000; }

