@charset "UTF-8";
/* CSS Document */

body {
	font: Verdana, Arial, Helvetica, sans-serifl;
	color: #6e6e6e;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
}
	
div.intro {
	line-height: 25px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #a90100;
	font-size: 16px;
}

div.redheader {
	padding-top: 10px;
	padding-bottom: 3px;
}

div.redheader a {
 color: #a90100;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

div.redheader a:hover {
	text-decoration: underline;
}

div.viewnow {
	float: left;
}

div.viewnow a {
 color: #a90100;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

div.viewnow a:hover {
	text-decoration: underline;
}

div.mallfoot {
 padding-top: 20px;
}

div.mallfoot a {
 color: #a90100;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.mallfoot a:hover {
	text-decoration: none;
}
