a {font-weight: normal;
text-decoration: none; 
color: #FFFFFF;
background-color: transparent;
cursor:default;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #E4CA5C;
background-color: transparent;
cursor:default;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #E4CA5C;
background-color: transparent;
cursor:default;
	}

a:hover {font-weight: normal;
text-decoration: none; 
color: #BDA43E;
cursor:default;
background-color: transparent;
	}

body{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #131667;
background-repeat: repeat-y;
cursor: default;
font-family: "arial"; 
font-size: 10pt;
font-weight: normal;
line-height:14px;  
text-align: justify;
color:#ffffff;
scrollbar-highlight-color : #FFA8F9;
scrollbar-3dlight-color : #FFA8F9;
scrollbar-face-color : #E8A0E3;
scrollbar-track-color : #F7CDF4;
scrollbar-arrow-color : #F7CDF4;
scrollbar-shadow-color : #D680D0;
scrollbar-darkshadow-color : #D680D0;
}

input, textarea, table, select{
border-color:#131313;
border-style: none;
font-family: "arial"; 
font-size: 10pt;
font-weight: normal;
line-height:14px; 
text-align: justify;
color:#B863B5;
background-color: transparent;
}


