<style type="text/css">
a 
	{
	text-decoration: none;
	}

a:link
	{ 
	color: #CCCCCC;
        text-decoration: none;
	}

a:visited 
	{
	color: #CCCCCC;
        font-weight: bold;
        text-decoration: none;
	}

a:active 
	{
	color: #CCCCCC;
        font-weight: bold;
        text-decoration: none;
	}

a:hover
        {
	color: #FF9900;
	text-decoration: underline;
        }

body, div, td
	{
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #888888;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;
	}

.product {
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}

.logo {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

</style>
.cat {

	font-family: "Tahoma";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
.nav {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;

}
.answer {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #9999CC;
	color: #000000;

}.green {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #CC9900;
	font-size: 16px;

}
.h1 {
	font-size: 18px;
}
