﻿a:link
{
color: blue;
text-decoration: none
}
a:visited    
{ 
color: blue;
text-decoration: none
}
a:active     
{ 
color: blue;
text-decoration: none
}
A:hover {
color: blue;
text-decoration: none
	}
body         
{ 
font-family: Verdana, Arial, Helvetica; 
color: #404040; 
font-size: 8pt;
}
table        
{ 
font-family: Verdana, Arial, Helvetica; 
color: #404040; 
font-size: 8pt 
}
.button_normal {
width: 90px
}
input, select, textarea
{ 
font-family: Verdana, Arial, Helvetica; 
font-size: 7pt
}
