.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F4C405;
}
.red {	color : #red;
		font-size :11px;
		font-style : normal;
		font-family: Verdana,Helvetica,sans-serif,Arial;
		line-height : 14px;

}
body {
	background: #4c4c4c;
	background-image: url('paper.gif');
	background-repeat: no-repeat;
}

