
BODY {
font-family      : Verdana;
font-size        : 11pt;
color		 	 : #32252B;
font weight		 : normal;
margin-left 	 : 0px;
margin-top 	     : 0px;
margin-right	 : 0px;
margin-bottom 	 : 0px;

background-image: url(bck_01.jpg); 
background-repeat: no-repeat; 
background-attachment: fixed;

scrollbar-arrow-color: #CAC7C8;
scrollbar-base-color: #CAC7C8;
scrollbar-darkshadow-color: #755A6B;
scrollbar-track-color: #E4C5D4;
scrollbar-face-color: #755A6B;
scrollbar-shadow-color: #D4D0D1;
scrollbar-highlight-color: #755A6B;
}


a { text-decoration: none 
font-family      : Verdana;
font-size        : 11pt;
color			 : #D20C67;
}

A:hover {text-decoration: underline; color: #6E153E }

.tabel {
	font-family 	: Verdana;
   font-size 		: 11pt;
   color			: #32252B;
   font-weight    	: normal;
}

.menulink {
	font-family 	: Verdana;
  	font-size 		: 11px;
    color			: #ffffff;
    font-weight    	: bold;
}

.menulink:hover {
font-family      : Verdana;
font-size        : 11px;
text-decoration  : none; 
color			 : #E4C5D4;
font-weight    	 : bold;
}




