TD, P {
	font-family: verdana, arial;
	font-Size: 8pt;
}

A {
	text-decoration: none;
	color: #AE0E0B;
}

A:hover {
	text-decoration: none;
	color: #AE0E0B;
}

TD.error, P.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
}

.title {
	color: #FF0000;
	font-size: 12pt;
}

TD.cart {
	color: #666666;
	font-size: 6pt;
}

.red {
	color: #AE0E0B;
}

.green {
	color: #9AB94B;
}

.grey {
	color: #666666;
}

.caps {
	font-size: 9pt;
}

.footer {
	font-size: 7pt;
	color: #666666;
}

.smaller {
	font-size: 7pt;
}
.link1{
	color:#9AB94B;text-decoration:none;font-weight:bold;
}
.link1:hover{
	color:#990000;
}

