body {
	font-family: "Verdana";
	font-size:11px;
	color: #00000;
	margin: 0px;
	line-height:1.5;
}
.yellow {
	font-family: "Verdana";
	font-size:11px;
	color: #000000;
}
.orange1 {
	font-size: 10px;
	color: #000000;
}
.orange2 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.Orange3 {
    font-family: "Arial";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.Orange4 {
    font-family: "Arial";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.top{
    font-family: "Arial";
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #000000; TEXT-DECORATION: underline
}
A.banner:link{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
A.banner:visited{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
A.banner:hover{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	COLOR: #000000;
	text-decoration:none;
}
A.title:link {
	TEXT-DECORATION: none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;	
}
A.title:visited {
	TEXT-DECORATION: none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
}
A.title:hover {
	TEXT-DECORATION: none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
    font-family: Verdana;
}
.product-name {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	background-position: left;
}
.money {
	color: #FF0000;
}
A.download:link {
	color: #0000FF;
	TEXT-DECORATION: underline
}
A.download:visited {
	color: #0000FF;
	TEXT-DECORATION: underline
}
A.download:hover {
	color: #00CC00;
	TEXT-DECORATION: underline
}
