body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFCA;
	background-color: black;
	font-family: "Arial", "Helvetica", "sans-serif";

}
A:LINK 		{color: white;	text-decoration: none; font-size:10px;}
A:VISITED 	{ color: white; text-decoration: none; font-size:10px;}
A:HOVER 	{ color: #E6CB5A; text-decoration: underline; font-size:10px;}
li{
	list-style: inside url(/img/icon_fix.gif);
}

td {
	font-size: 10px;
	color: #FFFFCA;
	font-family: "Arial", "Helvetica", "sans-serif";
	}
h1 {
	color: #F0F0F0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;

}
h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;
	font-size: 14px;
	font-weight: bold;

}
HR {
	color: #CCCCCC;
	height: 1;
	border: 1px dashed;
}
IMG { border: 0}

.title 	{
	position:relative;
	color: #E6CB5A;
	font-size: 20px;
	font-weight: bold;
}
.titleNews 	{
	color: Black;
	font: bold 14px Tahoma;
	background-color: #E6CB5A;
}
.dataNews 	{
	display:inline;
	width:100px;
	font-size: 12px;
	color: Black;
	background-color: #E6CB5A;
	text-align:right;
}
.Photo 	{
	align:center;
	width:370px;
	font-size: 10px;
	color: Black;
	background-color: #E6CB5A;
}
.txtNews 	{
	font-size: 12px;
	color: #FFFFCA;
	background-color: Black;
}
.menu:LINK 		{ color: white;	text-decoration: none; font-size:11px;}
.menu:VISITED 	{ color: white; text-decoration: none; font-size:11px;}
.menu:HOVER 	{ color: #E6CB5A; text-decoration: underline; font-size:11px;}