body {
background-image: url(images/dimondPlate.jpg);
font-family:arial;
}
a {
color: #fff;
font-size:85%;
font-weight:bold;
background-color:#3A2CF9;
text-decoration:none;
}
a.visited {
color: #999;
}
a:hover {
color: #ff0000;
background-color: #ffff66;
text-decoration: overline underline;
}
a.norm {
color: #3A2CF9;
font-size:100%;
font-weight:bold;
text-decoration:none;
background-color:transparent;
}
.center {
text-align:center;
font-size:115%;
}
.smtext {
font-size:85%;
font-weight:bold;
}
