body {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.headerNav {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;	
	background-color: #272727;
	text-align: center;
}
#w
{
	font-size:12px;
}
#w a:link {
	color: #fff;
	text-decoration: none;
}
#w a:visited {
	text-decoration: none;
	color: #fff;
}
#w a:hover {
	text-decoration: none;
	color: #dadada;
}
#w a:active {
	text-decoration: none;
	color: #fff;
}
.red
{
font-size: 12px;
	color: #CC0000;
}

