A:hover	{
	color:#000000;
	text-cursor: hand;
	text-decoration : none;
}

BODY {
	SCROLLBAR-BASE-COLOR: #CCCCFF;
	SCROLLBAR-ARROW-COLOR: #330099;
}



.menutitle {
	color : #CCCCCC;
	font-family :  Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight: bold;
}

.bodytexttitle {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 14px;
	font-weight: bold;
}

.guidetitle {
	color : #000000;
	font-family : Arial,Helvetica,Verdana;
	font-size : 16px;
	font-weight: normal;
}


.bodytext {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
}


.bodytextsmall {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
}

.pdtexttitle {
	color : #330099;
	font-family : Verdana,Arial,Helvetica;
	font-size : 14px;
	font-weight: bold;
}

.pdtext {
	color : #330099;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
}

.pdtextsm {
	color : #330099;
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
}

.upselltext {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
}


.footer {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
}.linethrough {
	text-decoration: line-through;
}
