
.link_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #787878;
}

.link_w:hover
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #0073b6;
	text-decoration : none;
}

A
{     
	font-family: "Tahoma";
	font-size: 11px;
    color: #ffffff; 
	text-decoration : none;
}

A:hover
{ 
    font-family: "Tahoma";
	font-size: 11px;
	color: #fce102; 
	text-decoration: none;
}

.bod_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #787878;
}
