/* LINKS */

a:LINK, a:VISITED
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #009;
}

a:ACTIVE, a:HOVER
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #F00;
}

a.MainMenu:LINK, a.MainMenu:VISITED
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000;
}

a.MainMenu:ACTIVE, a.MainMenu:HOVER
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #F00;
}

a.news:LINK, a.news:VISITED
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000;
}

a.news:ACTIVE, a.news:HOVER
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #F00;
}

A.yo:link, A.yo:visited, A.yo:hover, A.yo:active
{
font-family: Times;
font-size: 12px;
font-weight: bold;
color: red;
text-decoration: none;
}
A.black:link, A.black:visited, A.black:hover, A.black:active
{
font-family: Times;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

/* FONTS */

.stan
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-decoration: none;
color: #000;
}

.bold
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000;
}

.big
{
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000;
}

.enter {
font-family: verdana;
font-size: 10px;
} 

/* FOR AK&M */
.sml
{
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size : 11px;
  text-align: right;
  background: #eed;
}

.smlw
{
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size : 11px;
  text-align: right;
  background: #fff;
}

.smr
{
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size : 11px;
  text-align: left;
  background: #eed;
}
A.green:link, A.green:visited, A.green:hover, A.green:active
{
font-family: Times;
font-size: 12px;
font-weight: bold;
color: green;
text-decoration: none;
}
A.black:link, A.black:visited, A.black:hover, A.black:active
{
font-family: Times;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}