body
{
}
A {text-decoration:none; color: #FF7171;}
A:link {text-decoration: none; color: #FF7171;}
A:visited {text-decoration: none; color: #FF7171;} 
A:active {text-decoration: underline; color: #FF7171;}	
A:hover {text-decoration: underline; color: #FF7171;}
A:hover{background-color:#B7EFFF;}

A.special {text-decoration:none; color: white;}
A.special:link {text-decoration: none; color: white;}
A.special:visited {text-decoration: none; color: white;} 
A.special:active {text-decoration: none;}	
A.special:hover {text-decoration: none; color: white;}
A.special:hover{background-color: #FF7171;}

A.address {text-decoration:none; color: white;}
A.address:link {text-decoration: none; color: white;}
A.address:visited {text-decoration: none; color: white;} 
A.address:active {text-decoration: none;}	
A.address:hover {text-decoration: underline; color: white;}
A.address:hover {background-color: #FF7171;}

body		   { 
					scrollbar-face-color: #FFF0F0;
              }
.dotted {
	border: 1pt dashed #000000;
	background-color: #FFF0F0;
}
h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
A.menu {text-decoration:none; color: black; font-family: Verdana; font-size: 12px;}
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.menu:hover{background-color:#B7EFFF;}

A.menu2 {
	text-decoration:none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
A.menu2:link {text-decoration: none; color: #ffffff;}
A.menu2:visited {text-decoration: none; color: #ffffff;} 
A.menu2:active {text-decoration: underline;}	
A.menu2:hover {text-decoration: underline; color: #ffffff;}
A.menu2:hover{background-color:#FF7171;}

A.linkgrey {text-decoration:none; color: #666666; font-family: Verdana; font-size: 11px;}
A.linkgrey:link {text-decoration: none; color: #666666;}
A.linkgrey:visited {text-decoration: none; color: #666666;} 
A.linkgrey:active {text-decoration: underline;}	
A.linkgrey:hover {text-decoration: underline; color: black;}
A.linkgrey:hover{background-color:#ffffff;}
