/* CSS Document */
.howdoi {
	font-family: Tahoma;
	font-size:12px;
	color:#990099;
}
.howdoi:hover {
	font-family: Tahoma;
	font-size:12px;
	font-weight:600;
	color:#990099;
	text-decoration:none;

}
.howdoi:visited {
	font-family: Tahoma;
	font-size:12px;
	color:#990099;
}
.title {
	font-family: Helvetica;
	font-size:12px;
	font-weight:600;
	color:#666600;
	text-decoration:underline;
}
.title:hover {
	font-family: Helvetica;
	font-size:12px;
	color:#666600;
}
.newsfeature {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color: #25587E;
}	
.infoupdate {
	font-family: Verdana;
	font-size:10px;
	font-weight:700;
	text-decoration:none;
	color: #CC6633;
}
.infoupdate:visited {
	font-family: Verdana;
	font-size:10px;
	font-weight:700;
	text-decoration:none;
	color: #CC6633;
}
.infoupdate:hover { 
	font-size: 10px;
	font-family: Verdana;
	font-weight: 700;
	color: #3300FF;
}
.infobullet {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
.infobullet:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 600;
	color: #3366FF;
	text-decoration: none;
}		
.footer { 
	color: #CC00FF;
	font-family: Tahoma; 
	font-size: 10px; 
	text-align: center;
}
.cscbottom {
	font-family:Helvetica;
	font-size:10px;
	font-weight:600;
	color:#2A7F00;
	text-align:center;
}
.viewmap {
	font-family:Tahoma;
	font-size:10px;
	font-weight:500;
	color: blue;
	text-align:center;
	text-decoration: none;
}
.viewmap:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:500;
	text-decoration: none;
	color: blue;
}
