body {
	background-color: #CC9999;
	SCROLLBAR-FACE-COLOR: #996666; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #996666; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #996666; 
	SCROLLBAR-DARKSHADOW-COLOR: #FF9900
}

.th{
font-family: Verdana;
font-size: 16px;
color: White; 
}
.num{
	font-family: Verdana;
	font-size: 15px;
	color: #FF9900;
	}
.dsc{
	font-family: Verdana;
	font-size: 13px;
	color: #FF9900;
}

a.ttl{
	font-family: Verdana;
	font-size: 15px;
	color: #ffffff;
	text-decoration: None;
}
a.ttl:visitet{
	}
a.ttl:hover{
	color: white;
	text-decoration: underline;
}
a.ttl2{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.ttl2:visitet{
	}
a.ttl2:hover{
	color: black;
	text-decoration: underline;
}
a.ttl3{
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: None;
}
a.ttl3:visitet{
	}
a.ttl3:hover{
	color: black;
	text-decoration: underline;
}