@charset "utf-8";
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #0099FF;
}

/* CSS Document */

.termsofuse {
	font-family: Tahoma;
	font-size: 10px;
	color: #505050;
}
.quotefont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style15 {color: #990000}
