
A:link {
	color: #DADADA;
	text-decoration: none;
	font:"Times New Roman", Times, serif;
	font-size:12px;
}

A:visited {
	color: #DADADA;
	text-decoration: none;
	font:"Times New Roman", Times, serif;
	font-size:12px;
}

A:active {
	color: #DADADA;
	text-decoration: none;
	font-style: underline;
	font:"Times New Roman", Times, serif;
	font-size:12px;
}

A:hover {
	color: #DADADA;
	text-decoration: none;
	font:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;

}

TD.PageTitle {
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

TD.copyrights {
	font-size: 10px
}
TD.pktitle {
	color: #E0E0E0; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 16px; 
}
TD.mincart {
font-size: 10px;
font-family : Verdana;
color:#FFF;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
color:#FFF;
}
TD.lmenubr {
	border-bottom:thin;
	border-bottom-color:#999;
	border-top:thin;
	border-top-color:#999;
}