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: #BDA43E;
background-color: transparent;
cursor:default;
	}

a:hover {font-weight: normal;
text-decoration: none; 
color: #B96DB3;
cursor:default;
background-color: transparent;
	}

body{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #010034;
background-repeat: repeat-y;
cursor: default;
font-family: "arial"; 
font-size: 12pt;
font-weight: normal;
line-height:14px; 
word-spacing: 0px; 
text-align: justify;
color:#FFFFFF;
scrollbar-highlight-color : #1C218D;
scrollbar-3dlight-color : #1C218D;
scrollbar-face-color : #121551;
scrollbar-track-color : #000034;
scrollbar-arrow-color : #000034;
scrollbar-shadow-color : #0A0D43;
scrollbar-darkshadow-color : #0A0D43;
}

input, textarea, select{
border-color:#010034;
border-style: solid;
border-width:1px;
font-family: "arial"; 
font-size: 12pt;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#FFFFFF;
background-color: transparent;
}

