p.address {	
	color: #000000;
}
p.kw {	
	color: #000000;
	font-size: 10pt;
	line-height: 15px;
}


p.bottomlinks {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	background: transparent;
	font-weight: 900;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:visited {
	font-family: Verdana, sans-serif;
 	font-size: 8pt;
	font-weight: 900;
	line-height: 15px;
 	background: transparent;
	text-decoration:  none;
 	color: #000000;
}
a.bottomlinks:hover {
 	font-family: Verdana, sans-serif;
 	font-size: 8pt;
	font-weight: 900;
	line-height: 12px;
 	background: #ffffff;
	text-decoration:  none;
 	color: #000000;
}

.main {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	line-height:  20px;
	color: #000000;
}

.mainlinks {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	line-height:  8pt;
	color: #000000;
}


a.mainlinks:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.mainlinks:visited {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
	line-height:  8pt;
	color: #000000;
}

a.mainlinks:hover {
 	font-family: Verdana, sans-serif;
	font-size: 8pt;
 	background: #FFFFFF;
	text-decoration:  underline;
	line-height:  8pt;
	color: #000000;
}

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.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;
}



a.white:link {	
	background: transparent;
	text-decoration:  none;
	color: #FFFFFF;
}
a.white:visited {
 	background: transparent;
	text-decoration:  none;
	color: #FFFFFF;
}
a.white:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #e7c3b5;
}