a:link {
	font-family: Arial;
	font-size:13px;
	color:#330000;
	text-decoration:none;
}

a:visited {
	font-family: Arial;
	font-size:13px; color:#CC3300;
	text-decoration:none;
}

a:hover {
	font-family: Arial;
	color:#CC3300;
	font-size:13px;
	text-decoration:underline;
}

a:active {
	font-family: Arial;
	font-size:13px;
	color:#330000;
	text-decoration:none;
}

.feature a:link {font-family: Arial;	font-size:15px;	color:#330000;	text-decoration:none;}
.feature a:visited {font-family: Arial;	font-size:15px;	color:#CC3300;  text-decoration:none;}
.feature a:hover {font-family: Arial;	font-size:15px;	color:#CC3300;	text-decoration:underline;}
.feature a:active {font-family: Arial;	font-size:15px;	color:#330000;	text-decoration:none;}

strong {
	font-family: Arial;
	font-size: 15px;
	color: #330000;
	line-height: 20px;
}

body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	color: #330000;
	line-height: 20px;
}

table {
	font-family: Arial;
	font-size: 14px;
	color: #330000;
	line-height: 20px;
}

p {
	font-family: Arial;
	color: #330000;
	background-color: #FFFFFF;
}
.box { border:thin solid #FFCC66;}