/********Store Links***************/

.astore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}
astore {
	color: #CC0000;
	text-decoration: underline; color:#000099;
}
astore:link {
	text-decoration: none; text-align:center;
}
astore:visited {
	text-decoration: none; color:#990000;
}
astore:active {
	text-decoration: none;
}