body, p, td, th, blockquote, ul, li, dl, dt, dd, center, a, option, form
  { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

#data
  { font-size: 11px; color: #F58220; font-weight: bold; }
  
#news
  {
	font-size: 10px;
	color: #909090;
	font-weight: normal;
}

#name
  {
	font-size: 14px;
	color: #515151;
	font-weight: bold;
}

a {
	text-decoration : none;
}

a:visited{
	color : Blue;
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

a.rmenu {
	color: Black;
	text-decoration : none;
}

a.rmenu:visited{
	color: Black;
	text-decoration : none;
}

a.rmenu:hover{
	text-decoration : underline;
}

a.downmenu {
	color: Black;
	text-decoration : none;
}

a.downmenu:visited{
	color: Black;
	text-decoration : none;
}

a.downmenu:hover{
	text-decoration : underline;
}

a.newsList{
	color: black;
	text-decoration : none;
}

a.newsList:visited{
	color: black;
	text-decoration : none;
}

a.newsList:hover{
	text-decoration : underline;
	color: blue;
}
