A:visited {color:blue; text-decoration: none;
        background: transparent;}
A:link { color:blue; text-decoration: none;
        background: transparent;}
A:active { color:blue; text-decoration: none;
        background: transparent;}
A:hover { color:red; text-decoration: overline;
        background:transparent;}

A:visited.link { color:lime; text-decoration: none; font-family: Comic Sans MS;
        background: transparent; text-align:left; font-size: 12;}
A:link.link { color:lime; text-decoration: none;  font-family: Comic Sans MS;
        background: transparent; text-align:left; font-size: 12;}
A:active.link { color:black; text-decoration: none;  font-family: Comic Sans MS;
        background: transparent; text-align:left; font-size: 12;}
A:hover.link { color:red; text-decoration: none; background:transparent;
	text-align:left;  font-family: Comic Sans MS; font-size: 12;}

A:visited.b {color:blue; text-decoration: none;
        background: transparent;}
A:link.b { color:blue; text-decoration: none;
        background: transparent;}
A:active.b { color:blue; text-decoration: none;
        background: transparent;}
A:hover.b { color:blue; text-decoration: overline;
        background:transparent;}

h6 {font-family:comic sans ms; font-size:20pt; color:red}
.groove{ border-style:groove}

A:visited.glink { color:lime; text-decoration: none; font-family: Comic Sans MS;
        background: transparent; text-align:left; font-size: 15;}
A:link.glink { color:lime; text-decoration: none;  font-family: Comic Sans MS;
        background: transparent; text-align:left; font-size: 15;}
A:active.glink { color:black; text-decoration: none;  font-family: Comic Sans MS;
        background: transparent; text-align:left; font-size: 15;}
A:hover.glink { color:red; text-decoration: none; background:transparent;
	text-align:left;  font-family: Comic Sans MS; font-size: 15;}