/* CSS Document */
.tmenu a:link, .tmenu :visited
{
color:blue;
}
.tmenu :hover
{
color:Yellow;
}