td				{ font-size: 12px;  font-family: Arial, Verdana, sans-serif; }
body			{ font-color: #663300; font-family : Arial, Verdana, sans-serif; font-size : 12px; margin:0px; }
a:link			{ color : #ffcc00; text-decoration: underline; }
a:visited		{ color : #ffcc00; text-decoration: underline; }
a:active		{ color : #EADD10; text-decoration: underline; }
a:hover			{ color : #EADD10; text-decoration: underline; }

.pagetitle		    { font-size: 14px; font-family: Arial; color : #ffffcc; font-style: italic;}
.contactfooter	    { font-size: 14px; font-family: Arial; color : #ffffcc; font-weight: bold;}
.copyright			{ font-size: 11px; font-family: Arial; color : #ffffcc; font-style: italic;}


.enhanced		    { font-size: 14px; font-family: Arial; font-style: italic; font-weight: bold;}
.bold               { font-size: 14px; font-family: Arial; font-weight: bold;}

a.copylink:link			{ color : #ccff66; }
a.copylink:visited		{ color : #ccff66; }
a.copylink:active		{ color : #ffcc00; }
a.copylink:hover		{ color : #ffcc00; }

a.pagelinks:link        { color : #ccff66; text-decoration: none; font-size: 16px; font-weight: bold;}
a.pagelinks:visited		{ color : #ccff66; text-decoration: none; font-size: 16px; font-weight: bold;}
a.pagelinks:active		{ color : #ffcc00; text-decoration: none; font-size: 16px; font-weight: bold;}
a.pagelinks:hover		{ color : #ffcc00; text-decoration: none; font-size: 16px; font-weight: bold;}

a.pagelinkon:link        { color : #ffcc00; text-decoration: none; font-size: 16px; font-weight: bold;}
a.pagelinkon:visited     { color : #ffcc00; text-decoration: none; font-size: 16px; font-weight: bold;}
a.pagelinkon:active		 { color : #ffcc00; text-decoration: none; font-size: 16px; font-weight: bold;}
a.pagelinkon:hover		 { color : #ffcc00; text-decoration: none; font-size: 16px; font-weight: bold;}


a.footemail:link			{ color : #ccff66; text-decoration: underline; }
a.footemail:visited		{ color : #ccff66; text-decoration: underline; }
a.footemail:active		{ color : #ffcc00; text-decoration: underline; }
a.footemail:hover			{ color : #ffcc00; text-decoration: underline; }


.contentbox				{ background-color: #ffffcc; width: 100px;}
.dot                    { color : #ccff66; font-size: 24px;}


.home                   { background-image: url(images/bg_brown.jpg); background-repeat: repeat; }
.portfolio              { background-image: url(images/bg_blue.jpg); background-repeat: repeat; }
.about                  { background-image: url(images/bg_red.jpg); background-repeat: repeat; }
.contact                { background-image: url(images/bg_orange.jpg); background-repeat: repeat; }

