h1 {
font-family: Tahoma, verdana; color: #9900cc; font-size: 16px; font-weight: bold; text-decoration: none;
}

h2 {
font-family: Tahoma, verdana; color: #9900cc; font-size: 16px; font-weight: normal; text-decoration: none;
}

Body {
font-family: Tahoma, verdana; color: #9900cc; font-size: 16px; font-weight: normal; text-decoration: none;
}

A {
color: #9900cc; font-family: Tahoma; font-size: 16px; font-weight: bold; text-decoration: none;
}

A:hover {
font-family: Tahoma, verdana; color: #ff00ff; font-size: 16px; font-weight: bold; text-decoration: none;
}