body { font-family: Arial; font-size: 12px; color: #00FFB8} 
p {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
} 
li{ font-family: Arial; font-size: 10px} 
td { font-family: Arial; font-size: 10px}
tr { font-family: Arial; font-size: 10px}
h1 { font-family: Arial; font-size: 24px}
h2 { font-family: Arial; font-size: 18px}
h3 { font-family: Arial; font-size: 16px}
h4 { font-family: Arial; font-size: 14px}
h5 { font-family: Arial; font-size: 12px}
h6 { font-family: Arial; font-size: 11px; font-weight: normal}


body         { background-image: url('layout/bak.jpg'); background-color: #000000}
body {
scrollbar-face-color: #00FFB8; 
scrollbar-shadow-color: #FF8C00; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #FF8C00;
}

<style TYPE="text/css">

A:link    {text-decoration: none; color:FF8C00;  font: bold;}
A:visited {text-decoration: none; color:FF8C00;  font: bold;}
A:active  {text-decoration: none; color:00FFB8;  font: bold;}
A:hover   {text-decoration: none; color:00FFB8;  font: bold;}

</style>

