.class1:link, .class1:visited, .class1:active{
	 text-decoration: none;
	 padding:6px 0px 0px 0px;
	display:block;
	padding
}
.class1:hover {
	 text-decoration: underline
	 padding:6px 0px 0px 0px;
	display:block;
	padding
}
.stnd:link, .stnd:visited, .stnd:active{
	 text-decoration: none;
}
.wht:link, .wht:visited, .wht:active{
	 text-decoration: none;
	 	color:#00FF00;

}
.wht:hover {
	 text-decoration: underline;
	 	color:#00FF00;

}
.wht2:link, .wht2:visited, .wht2:active{
	 text-decoration: none;
	 	color:#FFFFFF;

}
.wht2:hover {
	 text-decoration: underline;
	 	color:#FFFFFF;

}
.blk:link, .blk:visited, .blk:active{
	 text-decoration: none;
	 	color:#000000;

}
.blk:hover {
	 text-decoration: underline;
	 	color:#000000;

}

.stnd:hover {
	 text-decoration: underline
}
 a:hover {
	 text-decoration: underline
}
body{
	background: #5c5c5c url('/images/greyblack.jpg') repeat-x;

}
a.grn:link, a.grn:visited, a.grn:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;

	color:#006633;
}
a.grn:hover {
	color:#006633;
    text-decoration: underline

}
a.grn3:link, a.grn3:visited, a.grn3:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;

	color:#006633;
}
a.grn3:hover {
	color:#006633;
    text-decoration: underline

}
 a:visited{
	 text-decoration: none;
}
 a:link { 
	 text-decoration: none;
 } 
 a:active  { 
	 text-decoration: none;
 } 
.txtbox	{
	background-color: #cccc66;
	font: arial;
	size: 12px;
}
.txtbox2	{
	background-color: #CCCCCC;
	font: arial;
	size: 12px;
}
 .txtblock  { 
	 text-decoration: none;
	 padding:6px 0px 0px 0px;
	display:block;
	padding
 } 
a.nav:link, a.nav:visited, a.nav:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	padding:2px 0px 5px 0px;
	display:block;
	padding

	color:yellow;
}
a.nav:hover {
	color:white;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	font-weight:700;

	color:yellow;
}
a.nav2:hover {
	color:white;
}
a.nav3:link, a.nav3:visited, a.nav3:active {
	text-decoration:none;
}
a.nav3:hover {
	text-decoration:underline;
}