@charset "utf-8";
/* CSS Document */

#new_header {
	margin-right:auto;
	margin-left:auto;
	width: 728px;
	margin-top: 12px;
}

#new_header p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	font-size: 14px;
	color:#af0000;
	line-height:18px;
	margin-bottom: 6px;
	font-weight: bold;

}

#new_header a, #new_header a:hover, #new_header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	font-size: 14px;
	color:#af0000;
	line-height:18px;
	margin-bottom: 6px;
	font-weight: bold;
	text-decoration:none;

}
