/* CSS Document */

body { background: trasparent; 
scrollbar-arrow-color:#F23308; 
scrollbar-base-color:#000000; 
scrollbar-darkshadow-color:#0000000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-track-color:#000000; 
scrollbar-shadow-color:#000000;
text-align:center;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11px;
color: #F23308;}

A:link {COLOR: #F9581B;  TEXT-DECORATION: none; font-weight:bold}
A:visited {COLOR: #F9581B;  TEXT-DECORATION: none;  font-weight:bold}
A:active {COLOR: #F9581B; TEXT-DECORATION: none; font-weight:bold}
A:hover {COLOR: #F23308; TEXT-DECORATION: none; height:0; filter:fliph; font-weight:bold}

.title {
	font: 12px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #F23308;
	border-bottom: 1px solid #F23308;
	padding:1px;
    text-align:left}
