a:link {
text-decoration:none;
color:#6699CC;
}

a:visited {
text-decoration:none;
color:#6699CC;
}

a:hover,a:active {
text-decoration:underline;
color:#6699CC;
}

h2 {
letter-spacing:1px;
margin-bottom:0;
color:#6699CC;
}

h2:hover {
text-decoration:underline;
}

h3 {
letter-spacing:1px;
margin-bottom:0;
color:#6699CC;
}

h3:hover {
color:#6699CC;
}