body {
background-color: #CCCCCC;
font-family: sans-serif
}

h3 {color: #AE1A8B;
text-size: 12px}
h2 {color: #00009C;
text-size: 12px}

a:link { color: #AE1A8B; text-decoration: none}
a:visited { color: rgb(153, 0, 153); text-decoration: none }
a:hover { color: #00009C; text-decoration: none }
a:active { color: rgb(255, 0, 102); text-decoration: none } 