A {text-decoration:underline; color: #94639C;}
A:link {text-decoration: underline; color: #94639C;}
A:visited {text-decoration: underline; color: #94639C;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: black;}

A.special {text-decoration:none; color: #94639C;}
A.special:link {text-decoration: none; color: #94639C;}
A.special:visited {text-decoration: none; color: #94639C;} 
A.special:active {text-decoration: none;}	
A.special:hover {text-decoration: none; color: black;}

A.body {text-decoration:underline; font-weight: bold; color: #94639C;}
A.body:link {text-decoration: underline; font-weight: bold; color: #94639C;}
A.body:visited {text-decoration: underline; font-weight: bold; color: #94639C;} 
A.body:active {text-decoration: underline; font-weight: bold;}	
A.body:hover {text-decoration: underline; font-weight: bold; color: black;}

A.menu {text-decoration:none; color: #94639C;}
A.menu:link {text-decoration: none; color: #94639C;}
A.menu:visited {text-decoration: none; color: #94639C;} 
A.menu:active {text-decoration: none;}	
A.menu:hover {text-decoration: underline; color: black;}

A.menu2 {text-decoration:none; color: #ffffff;}
A.menu2:link {text-decoration: none; color: #ffffff;}
A.menu2:visited {text-decoration: none; color: #ffffff;} 
A.menu2:active {text-decoration: none;}	
A.menu2:hover {text-decoration: underline; color: #ffffff;}

A.links {text-decoration:none; color: #94639C; font-size: 12px; font-weight: bold;}
A.links:link {text-decoration: none; color: #94639C; font-size: 12px; font-weight: bold;}
A.links:visited {text-decoration: none; color: #94639C; font-size: 12px; font-weight: bold;} 
A.links:active {text-decoration: none; font-size: 12px; font-weight: bold;}	
A.links:hover {text-decoration: underline; color: black; font-size: 12px; font-weight: bold;}

textarea     { color: black; font-family: Verdana; font-size: 8pt }
input        { color: black; font-family: Verdana; font-size: 8pt }
select       { color: black; font-family: Verdana; font-size: 8pt }

body		   {
	scrollbar-face-color: #F0EFCF;
	font-family: Verdana;
	font-size: 8px;
              }
			  
table {
	font-family: Verdana;
	font-size: 12px;
}
h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94639C;
	margin-bottom: 0;
}
h4 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-bottom: 0;
	}
h2 {
	margin-bottom: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #94639C;
}
.dotted {
	border: 1pt dashed #000000;
	background-color: #eeeeee;
}
.suppliers {
	border: 1pt solid #000000;
	background-color: #eeeeee;
}
.close {
	scrollbar-face-color: #F0EFCF;
	font-family: Verdana;
	font-size: 10px;
	}
.dotted2 {
	border: 1pt dashed #000000;
	background-color: #eeeeee;
	font-family: Verdana;
	font-size: 10px;
}
.mainborder {
	border: 1pt double #000000;
	font-family: Verdana;
	font-size: 12px;
}