A {text-decoration:underline; color: #3383CD;}
A:link {text-decoration: underline; color: #3383CD;}
A:visited {text-decoration: underline; color: #3383CD;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: black;}

A.body {text-decoration:underline; font-weight: bold; color: #3383CD;}
A.body:link {text-decoration: underline; font-weight: bold; color: #3383CD;}
A.body:visited {text-decoration: underline; font-weight: bold; color: #3383CD;} 
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: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A.menu:link {text-decoration: none; color: black;}
A.menu:visited {text-decoration: none; color: black;} 
A.menu:active {text-decoration: underline;}	
A.menu:hover {text-decoration: underline; color: black;}

A.link {
	text-decoration:none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
A.link:link {text-decoration: none; color: black;}
A.link:visited {text-decoration: none; color: black;} 
A.link:active {text-decoration: underline;}	
A.link:hover {text-decoration: underline; color: black;}

A.special {
	text-decoration:none;
	color: white;
	font-weight: bold;
}
A.special:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
A.special:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
} 
A.special:active {
	text-decoration: none;
	font-weight: bold;
}	
A.special:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
A.special:hover{background-color:#3383CD;}
A.special:link {cursor: default}

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;
}
h2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3383CD;
	margin-bottom: 0;
}
.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;
}