A:link    { text-decoration:none; color: #003558; }
A:visited { text-decoration:none; color: #003558; }
A:active  { text-decoration:underline; color: #000000; }
A:hover   { text-decoration:underline; color: #a3b902; }

.content { font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; line-height:12px}

A:link {
	color: #005F8B;
	text-decoration: none;
}

A:visited {
	color: #005F8B;
	text-decoration: none;
}

A:active {
	color: #005F8B;
	text-decoration: none;
}

A:hover {
	color: #BF54A4;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Tahoma;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Tahoma;
	color : #000000;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}

TD.mincart {
	font-size: 11px;
	font-family : Tahoma;
}

P.mincart {
	font-size: 11px;
	font-family : Tahoma;
}

TD.login {
	font-size: 11px;
	font-family : Tahoma;
	color : #00608B;
}

P.login {
	font-size: 11px;
	font-family : Tahoma;
	color : #00608B;
}