a:link {  color: #FF0000; text-decoration: none}
a:visited {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bolder;
	text-transform: uppercase;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #003300;
	font-weight: bold;

}
.dropshadow {
	filter: DropShadow(Color=#ff0000, OffX=1, OffY=1, Positive=5);
}
.inv-creditcards {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;

}
