a.regular:link {	
	background: transparent;
	font-weight:  bold;
	color: #000000;
}
a.regular:visited {
 	background: transparent;
	font-weight:  bold;
	color: #000000;
}
a.regular:hover {
 	background: transparent;
	font-weight:  bold;
 	color: #0000ff;
}


p.address {	
	color: #000000;
}
p.kw {	
	color: #000000;
}


p.bottomlinks {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:visited {
	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
 	color: #000000;
}
a.bottomlinks:hover {
 	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
 	color: #0000FF;
}



p.bottomlinks2 {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
a.bottomlinks2:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
a.bottomlinks2:visited {
	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
 	color: #ffffff;
}
a.bottomlinks2:hover {
 	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
 	color: #ffffff;
}

a.normal:link {	
	background: transparent;
	text-decoration:  none;
	color: #0000ff;
}
a.normal:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}
a.normal:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #000066;
}


a.black:link {	
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.black:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #000000;
}
a.black:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}


a.brown:link {	
	background: transparent;
	text-decoration:  none;
	color: #9C3F22;
}
a.brown:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #9C3F22;
}
a.brown:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #9C3F22;
}