A.navigation
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
};

TD.navigation
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #fff8dc;
	text-align: center;
}

BODY.main
{
	background: #cfffcf;
}

INPUT, TEXTAREA, SELECT {
	border : 1px outset Green;
	background : #F0FFF0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

HR {
	color : Green;
	height : 2px;
}

.gbf {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
