a {
color : #424865;
text-decoration : none;	
}
a:link {
color : #424865;
text-decoration : none;	
}
a:active {
color : #990000;
text-decoration : none;
}
a:hover {
color: #BA9E1B;
text-decoration : underline;	
}

.body { 
text-decoration : none; 
color : #000000; 
font-size : 8pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
line-height : 16px; 
}

.sideMenu { 
text-decoration : none; 
color : #333333; 
font-size : 8pt; 
font-family : Arial, Helvetica, sans-serif; 
line-height : 14px; 
}

.TextField {
background-color: #FFFFFF;
padding: 1px;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
color: #333333;
font-size: 8pt;
font-weight: normal;
font-family: arial;
}
.FormButton {
font-size: 8pt;
font-weight: normal;
font-family: arial;
}
.style1 {font-size : 8pt; font-family : Verdana, Arial, Helvetica, sans-serif; line-height : 16px; text-decoration: none;}
