/* CSS Document */

.moody {
	font-family: verdana, Garamond, Georgia;
	color: #666666;
	font-size: 12px;
	line-height: 1.28;
}
a:link {
	text-decoration: none;
}
a:active {
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
.head {
	color: 000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.21;
	font-size:12px;
	font-weight:bold;
}
.ydoom {
	font-family: verdana, Garamond, Georgia;
	color: #333333;
	font-size: 12px;
	line-height: 1.28;
	font-weight: bold;
}