
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title {
	font-size : 11px;
	color : Silver;
	text-decoration : none;
	background-color: #666666;
	font-weight: bold;
}

.titleprice {
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	text-transform : lowercase;
	font-weight: bold;
}


.title:HOVER {
	color : #FF9900;
}

.textB {
	font-size : 11px;
	color : Black;
}

.textW  { 
	font-size : 11px;
	color : White;
 }
 .textWpr  { 
	font-size : 10px;
	color : #FFFFFF;
 }
 
.noteG {
	font-size : 10px;
	color : Silver;
}

.noteB {  
	font-size : 10px;
	color : Black;
}
A {
	font-size : 11px;
	color : #9999FF;
}
A:HOVER {
	color : #FF9900;
	text-decoration : none;
}
A.faq { text-decoration: none;
}

.form {
	font-size : 11px;
	color : Silver;
	font-weight: bold;
}
