.tmenu:link
{
   font-family      : arial, tahoma;
   font-size        : 12px;
   font-weight      : bold;
   text-align       : left;
   text-decoration  : none;
   color            : white;
   margin-top      	: 30px;
}

.tmenu:visited
{
   font-family      : arial, tahoma;
   font-size        : 12px;
   font-weight      : bold;
   text-align       : left;
   text-decoration  : none;
   color            : white;
   margin-top      	: 30px;
}

.tmenu:hover
{
   font-family      : arial, tahoma;
   font-size        : 12px;
   font-weight      : bold;
   text-align       : left;
   text-decoration  : none;
   color            : yellow;
   margin-top      	: 30px;
}
.menu
{
   font-family      : arial, tahoma;
   font-size        : 12px;
   font-weight      : bold;
   text-align       : left;
   text-decoration  : none;
   color            : #083194;
   margin-left      : 5px;
   pading-top      	: 0px;
   pading-botom   	: 0px;
   top		      	: 0px;
   botom   		: 0px;
}