body {color: #000000; background:url(../gfx/dot.gif) repeat; margin: 0; padding: 0;}

a:link {
 font-size: 15px; color: #FFFFFF; text-decoration: underline;
}

a:visited {
 font-size: 15px; color: #FFFFFF; text-decoration: underline;
}

a:hover {
 font-size: 15px; color: #FE9000; text-decoration: underline;
}

a:active {
 font-size: 15px; color: #FE9000; text-decoration: underline;
}

a.creative:link {
 font-size: 12px; color: #FFFFFF; text-decoration: none;
}

a.creative:visited {
 font-size: 12px; color: #FFFFFF; text-decoration: none;
}

a.creative:hover {
 font-size: 12px; color: #FE9000; text-decoration: none;
}

a.creative:active {
 font-size: 12px; color: #FE9000; text-decoration: none;
}

a.sample img{
border:0px solid #454738;
}

a.sample:hover img{
border:2px solid #FFFFFF;
}

td.highlight {
border: 1px solid #666666;
}

td.highlight:hover {
background-color: #CC6000;
}

p {
 font-size: 15px; font-family: arial; color:#FFFFFF;
 }

p.q {
 font-size: 15px; font-family: arial; color:#FE9000; font-weight: bold;
 }
 
h1 {
font-family: arial; color:#FFFFFF;
 }

h3 {
font-family: arial; color:#FFFFFF;
 }
 
ul {
 font-size: 15px; font-family: arial; color:#FFFFFF;
 }