a:link    {color: #000000; text-decoration: none; font-weight: bold}
a:visited {color: #000000; text-decoration: none; font-weight: bold}
a:active  {color: #cccccc; text-decoration: none; font-weight: bold}
a:hover   {color: #c00000; text-decoration: underline; font-weight: bold}

.a5:link    {color: #ffffff; text-decoration: none; font-weight: bold}
.a5:visited {color: #ffffff; text-decoration: none; font-weight: bold}
.a5:active  {color: #D52627; text-decoration: none; font-weight: bold}
.a5:hover   {color: #D52627; text-decoration: underline; font-weight: bold}

.main_menu   {

	font:bold 10px tahoma;
	color : #ffffff;
	height:25px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	padding-left:0px;

}
