img
{
border: 0;
}
a
{
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-decoration:none;
}

a:hover
{
	font-family: Times New Roman;
	font-size: 13px;
	font-weight:bold;
	color: #0000FF;
	text-decoration:none;
	
}

a.alf
{
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration:none;
}

a.alf:hover
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
a.news
{
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : bold;
	color : red;
	text-decoration:none;
}

a.news:hover
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
p
{
    font-family : Times New Roman;
	font-size : 16px;
	color : black;
}
div.bottom
{
   font-family : Arial;
   font-size : 12px;
   text-decoration : none;
   color : white;
}
font.fixedfont 
{
   font-family : Times New Roman;
   font-size : 14px;
   text-decoration : none;
   font-weight : bold;
   color : red;
}