a { text-decoration: none; } 
a:link { color: blue; font-size: 12px; font-weight: none; }
a:visited { color: blue; font-weight: none; }
a:active { color: blue; font-weight: none; }
a:hover { color: black; text-decoration: none; }
p { color: #000000; font-family: Arial Narrow; font-size: 12px; }
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373E3C;
}


menu { color: #cccccc; font-family: Arial Narrow; font-size: 12px; }
input { color: #555555; font-size: 10px; font-family: tahoma; background-color: #B9BEC6; border: 0px; }
textarea { color: #555555; font-size: 10px; font-family: tahoma; background-color: #B9BEC6; border: 0px; }
}
 