body {  font-family: Arial, Helvetica, sans-serif}

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }

.xxx, .xxx a { font-size: 1.9em; color: red; } 
.xxx2, .xxx2 a { font-size: 1.2em; color: yellow; }

.yel, .yel a {	color: #FFFF00; }
