body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #E6DDBF;
}
body {
	background-color: #333333;
	background-image: url(../images/cfm_bck.gif);
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #330000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: underline;
	color: #996600;
}
