/* Dit CSS bestand is geschreven door wacky-J en behoort toe aan Creative One groep
+---------------------------+
|      (C)Copyright         |
|      Creativeone.nl       |
|       2006 - 2008         |
+---------------------------+
*/

body { 
background-color:#999999;
}


p {
color: #333333;
font-family: Verdana, arial;
font-size: 100%;
font-weight: normal;
}

h1 {
color: #333333;
font-family: Verdana, arial;
font-size: 100%;
font-weight: bold;
}

h2 {
color: #333333;
font-family: Verdana, arial;
font-size: 50%;
font-weight: normal;
}

h3 {
color: #333333;
font-family: Verdana, arial;
font-size: 60%;
font-weight: normal;
}

a:link {
color:#333333;
font-size: 100%;
text-decoration: none;
font-family: Verdana, arial;
}

a:visited {
color:#333333;
font-size: 100%;
text-decoration: none;
font-family: Verdana, arial;
}

a:hover {
color: #666666;
font-size: 100%;
text-decoration: none;
font-family: Verdana, arial;
}





