/* CSS Document */

.sellbold11 {
	font-family: Arial;
	font-weight:bold;
	color: #cc004a;
	}

.sellbold12 {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #cc004a;
	}
		
.sellbold13 {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: #cc004a;
	}

.sellbold14 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #cc004a;
	}
	
.selltext {
	font-family: Arial;
	color: #cc004a;
	}


	
a.sell11:link {color: #cc004a; text-decoration: none; font-weight:bold; }
a.sell11:visited { text-decoration: none; color:#cc004a; font-weight:bold; }
a.sell11:hover { text-decoration: underline; color: #cc004a; font-weight:bold; }
a.sell11:active { text-decoration: underline; color: #cc004a; font-weight:bold; }

a.selladdress:link {color: #cc004a; text-decoration: none;  }
a.selladdress:visited { text-decoration: none; color:#cc004a; }
a.selladdress:hover { text-decoration: underline; color: #cc004a; }
a.selladdress:active { text-decoration: underline; color: #cc004a;}







