td {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
}
p {
	font-family : Tahoma;
	font-size : 12px;
	#color : #000000;
}
li {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
}
a {
	font-family : Tahoma;
	font-size : 12px;
	color : #003366;
	text-decoration : underline;
}
a:hover {
	font-family : Tahoma;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
}
a.top-menu {
	font-family : "Arial Narrow";
	font-size : 14px;
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.top-menu:hover {
	font-family : "Arial Narrow";
	font-size : 14px;
	color : #ffff66;
	text-decoration : underline;
	font-weight : normal;
}
a.white {
	font-family : Tahoma;
	font-size : 12px;
	color : #ffffff;
	text-decoration : underline;
	font-weight : normal;
}
a.white:hover {
	font-family : Tahoma;
	font-size : 12px;
	color : #ffff66;
	text-decoration : none;
	font-weight : normal;
}
h1{
	font-family : Arial;
	font-size : 16px;
	color : #cc3333;
	font-weight : bold;
}

h1 a {
	font-family : Arial;
	font-size : 16px;
	color : #cc3333;
	font-weight : bold;
	text-decoration: none;
}

h1 a:hover {
	font-family : Arial;
	font-size : 16px;
	color : #cc3333;
	font-weight : bold;
	text-decoration: underline;
}

h2{
	font-family : Arial;
	font-size : 13px;
	color : #cc3333;
	font-weight : bold;
	text-decoration : none;
}
h3{
	font-family : Tahoma;
	font-size : 14px;
	color : #660000;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}
ul {
	margin-bottom : 0px;
	margin-left : 14px;
	margin-top : 5px;
}

.tobuy {
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
}
a.tobuy {
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}
a.tobuy:hover {
	font-size : 16px;
	font-weight : bold;
	color : #ff9900;
	text-decoration : none;
}
.news{
	font-family : Tahoma;
	font-size : 12px;
	color : #333333;
}
.forma {
	font-family: Arialf;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #cc6666;
	border-bottom-color: #cc6666;
	border-left-color: #990000;
	background-color: #cccccc;
}
