a:link  {
	color: #FFCC00;
	text-decoration : none;
	font-variant : small-caps;
	font-style : italic bold;
	font-weight : bold;
}

a:alink {
	color: gold;
	text-decoration : none;
	font-variant : small-caps;
	font-style : italic;
}

a:vlink {
	color: gold;
	text-decoration : none;
	font-variant : small-caps;
	font-style : italic;
}

a {
	color: #FFCC00;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : bold;
	font-style : italic;
}

a:hover {
	color: #FF00CC;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : bold;
	font-style : italic;
}

.main {
	font : normal white;
	border : none;
	padding: none;
	text-align : center;
	color : white;
	text-decoration : none;
	font-family : sans-serif;
}

.breadcrum {
	color: #33CC00;
	font : bold italic small-caps x-small Times New Roman;
}

.sell {
	font : Arial Narrow ;
	color : #CCFFFF;
	border : medium inset #666699;
}

.copyright {
	font : small-caps;
	font-family : serif;
	font-variant : small-caps;
	font-weight : bold;
	color : #666666;
}

i {
	color: #FFFF66;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : bold;
	font-style : italic;
}

b {
	color: #33CC00;
	font : bold italic small-caps normal Times New Roman;
}

.title {
	color: #0099FF;
	font : italic small-caps normal Times New Roman;
}

.title1 {
	color: #00FF66;
	font : italic small-caps normal Times New Roman;
}

.faq {
	color: white;
	font: arial, Helvetica, sans-serif;
	font-size : small;
}