body }
.forText{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forError{
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link{
text-decoration: none;
color: black;
}

a:visited{
text-decoration: none;
color: black;
}

.metatags {
	width: 400px;
	}

#menu {  margin: 0;  padding: 0;  list-style-type: none; }

#menu LI {  margin: 6px 3px; }

#menu A {  display: block;  padding: 4px 0;  width: 58px;  height: 36px;  background-image: url(images/check.gif);  background-repeat: no-repeat;  text-decoration: none;  text-align: center;  font-size: 14px;  color: #fff; }

#menu A:hover {  background-image: url(images/check1.gif);  background-repeat: no-repeat; }
