BODY {
background:rgb(148,255,214);
vertical-align: top;
text-align: center;
scrollbar-face-color: rgb(0,82,255);
scrollbar-highlight-color: rgb(0,200,140);
scrollbar-shadow-color: rgb(0,200,140);
scrollbar-3dlight-color: rgb(0,82,255);
scrollbar-arrow-color: rgb(255,255,0);
scrollbar-track-color: rgb(115,255,214);
scrollbar-darkshadow-color: rgb(0,82,255);
}

P {

color: white;
text-decoration: none;
font-family: Tempus Sans ITC,Arial; 
}

.menu_left_01{
cursor: crosshair;
background:
url('images/button01.jpg')
no-repeat fixed center center;
color: rgb(255,255,0);
font-family: Tempus Sans ITC, Arial;
font-size: 13pt;
text-decoration: none; 
font-weight: bold;
}

.menu_left_02{
cursor: crosshair;
background:
url('images/button01.jpg')
no-repeat fixed center center;
color:  rgb(255,35,0);
font-family: Tempus Sans ITC, Arial;
font-size: 14pt;
text-decoration: none; 
font-weight: bold;
}

.menu_left_03{
cursor: crosshair;
background:
url('images/button01.jpg')
no-repeat fixed center center;
color:  rgb(255,100,0);
font-family: Tempus Sans ITC, Arial;
font-size: 14pt;
text-decoration: none; 
font-weight: bold;
}

.menu_center_01{
color:  rgb(255,140,0);
font-family: Tempus Sans ITC, Arial;
font-size: 14pt;
text-decoration: none; 
font-weight: bold;
}

.menu_wallpaper{
cursor: e-resize;
color: rgb(255,255,0);
font-family: Tempus Sans ITC, Arial;
font-size: 9pt;
text-decoration: none; 
font-weight: bold;
}

.link1{
cursor: crosshair;
color: rgb(255,255,0);
font-family: Tempus Sans ITC, Arial;
font-size: 12pt;
text-decoration: none; 
font-weight: bold;
}

.link2{
cursor: crosshair;
color: rgb(255,144,0);
font-family: Tempus Sans ITC, Arial;
font-size: 12pt;
text-decoration: none; 
font-weight: bold;
}

A:hover {
text-decoration: underline overline;
}



}