@charset "utf-8";
/* CSS Document */

body, li, div, p, table, td
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.7em;
	color: #000;
	background-color:#fff;
	}
a:link, a:visited {
	color:#B51900;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}