/* ************************************ */
/* CSS - DOOKIE WORLD by SPCSdirect.com */
/* ************************************ */

body       { background-color:#F7941D; }
.ima       { border-style:solid; border-color: #c0c0c0; border-width:1px; }
.txt       { color:#000000; font-family:Verdana; font-size:11px; font-weight:bold; }
.txh       { color:#000000; font-family:Verdana; font-size:15px; font-weight:bold; }


.mytxt     { font-family: Arial; font-size: 11px; color: #166CC5; font-weight:bold; }
.myform    { background: transparent; color: #000000; border:solid 1px #166CC5; }
.mybutton  { background-color: #166CC5; color: #ffffff; width:100px; border:solid 1px #eeeeee; cursor:hand; }

a:link     { color:#000000; text-decoration:none; } 
a:visited  { color:#000000; text-decoration:none; } 
a:active   { color:#166CC5; text-decoration:underline; } 
a:hover    { color:#166CC5; text-decoration:underline; } 

