body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #80a1c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tittle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#cc0000;
text-transform:uppercase;
}

.price {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
text-transform:uppercase;
}
.font_back {
font-size:18px;
background-color:#ffcc33;
font-weight:normal;
}
.font_backd {
font-size:16px;
background-color:#ffcc33;
font-weight:normal;
padding:0px 2px 0px 2px;
}
.space {
height: 15px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#000066;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}