
.content {
font-family: Verdana;
font-size: 12px;
color: 222222;
padding-left: 10px;
style: line-height=150%;
}

.content a, .content a:hover, .content a:visited{
font-family: Verdana;
font-size: 12px;
color: 111111;
decoration: underline;
}

.star {
font-family: wingdings;
color: #0066ff;
}

.menu, .menu a, .menu a:link, .menu a:visited {
color: #FFF;
font-family: Verdana;
text-decoration: none;
font-size: 12px;
style: line-height=150%;
padding-right: 10px;
width: 100%
}

.menu a:hover {
color: #000000;
font-family: Verdana;
text-decoration: none;
font-size: 12px;
style: line-height=150%;
background-color: #ffe73a;
padding-right: 10px;
width: 100%
}

.content1 {
font-family: Verdana;
color: 111111;
font-size: 14px;
padding-left: 5px;
padding-right: 5px;
}

.content2 {
font-family: Verdana;
font-size: 12px;
color: 111111;
}

.content3 {
font-family: Verdana;
font-size: 10px;
color: ff0000;
}

.crumbs {
	font-family: Verdana;
	font-size: 10px;
	color: 222222;
}
.crumbs a {
	font-family: Verdana;
	font-size: 10px;
	color: 222222;
}

.crumbs a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
	decoration: underline;
}
	
A {
	color:#111111;
	text-decoration:underline;
}

A:hover {
	text-decoration:underline;
}