/* Style sheet for OakappleArt Artist's main page */

body {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#999999 }

h4 {margin-left:8px; margin-right:8px; font-family: Century Gothic, Arial, sans-serif; color: #666666; font-weight: bold; font-size: 12px; font-style: Italic; }

/* Class for title and text for details, techniques etc*/
.title {margin-left:8px; font-size:9px; color:#000000; font-weight:bold; }
.text {margin-left:16px; margin-right:4px; font-size:9px; color:#999999}

/* Normal Hyper Link*/
a 		  { color: #999999; text-decoration: none;}
a:link    { color: #999999; text-decoration: none; }
a:visited { color: #999999; text-decoration: underline; }
a:hover   { color: #999999; text-decoration: underline; }
a:active  { color: #999999; text-decoration: underline; }

td.border {border:#999999 3px double; }

