/* ss3.css */

.xya:hover {font-family: "Comic Sans MS", "Arial Rounded MT", Arial; text-decoration: underline; color: #00FF00}
.xya:visited {text-decoration: none}

.xyb:hover { font-family: "Comic Sans MS", "Arial Rounded MT", Arial; text-decoration: underline; color: yellow}
.xyb:visited { text-decoration: none}

.xyc:hover { font-family: "Comic Sans MS", "Arial Rounded MT", Arial; text-decoration: underline; color: cyan}
.xyc:visited { text-decoration: none}
