.base          {
font-family: Tahoma;
font-color: #333300;
font-size: 10px;
text-decoration: none;

}
.baseG          {
font-family: Tahoma;
font-color: #333300;
font-size: 12px;
text-decoration: none;

}

A          {
font-family: Tahoma;
font-size: 11 px;
font-color: #ffffff;
text-decoration: none;

}
    A:active         { color: #333300;}
    A:visited        { color: #333300;}
    A:link           { color: #333300;}
    A:hover          { color: #666600;}

.box {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFCC00;
	color: #000000;
}
