BODY 
{
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
font-size : 12px;
scrollbar-face-color: #EC0000; scrollbar-shadow-color: #A3A3A3; 
scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #C9C9C9; scrollbar-track-color:#EFEFEF;
scrollbar-arrow-color: #EBEBEB
; background-color: #FFFFFF
; background-image: url(images/menu.gif)
; margin-top: 5px; margin-left: 15px; margin-right: 10px; margin-bottom: 10px
; background-repeat: repeat-y
; background-attachment: fixed
}

A {
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size :  16px;
	letter-spacing: 0px;
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
}

A:Visited  {color: #FF0000; font-family : Arial, Helvetica, sans-serif; font-size :  12px; letter-spacing: 0px ; text-decoration: none}

A:Active  {color: #FF0000; font-family : Arial, Helvetica, sans-serif; font-size :  12px; letter-spacing: 0px ; text-decoration: none}

A:Hover  { color: #FF0000; font-family : Arial, Helvetica, sans-serif; font-size :  12px; TEXT-DECORATION: underline; letter-spacing: 0px ;}

