/* CSS Document */

BODY
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
A
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffc200;
	text-decoration: underline;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
}
TD
{
                font-family: Tahoma;
                font-size: 12px;
                color: #FFFFFF;
}
.table
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.table
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.table:hover
{
	text-decoration: none;
}
.newslink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffc200;
	font-weight: bold;
}
a.newslink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffc200;
	text-decoration: underline;
	font-weight: bold;
}
a.newslink:hover
{
	text-decoration: none;
}
.nobg
{
	background-repeat: no-repeat;
}
#leftmenu
{
	padding-left: 35px;
}
.content
{
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.content p
{
	text-align: justify;
}
.arenda
{
	font-size: 14px;
	font-weight: bold;
}
.code
{
	color: #ff4300;
	font-weight: bold;
	font-size: 12px;
}
.phone
{
	color: #ffc200;
	font-size: 26px;
}
.chanel
{
    color: #ffc200;
	font-weight: bold;
	font-size: 12px;
	padding-right: 100px;
}
h1
{
font-size: 20px;
}