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