
/*<group=generic>*/

BODY	{	
color : #FFF;
margin : 0px;
background : #fff;
}

A  {
text-decoration : none;
}

A:hover  {
text-decoration : none;
}

A:visited  {
color : #666;
text-decoration : none;
}

A:visited:hover  {
text-decoration : none;
}

TD  {
color : #333;
font : 10px Helvetica,Arial,Swiss,SunSans-Regular;
}

/*</group>*/
/*<group=custom>*/

.photo  {
border : 1px solid #999;
}

/*</group>*/
/*<group=archive index>*/

.listing  {
text-decoration : none;
font : 14px/16px Helvetica,Arial,Swiss,SunSans-Regular;
color : #000;
}

.listing:hover  {
color : #FFF;
background : #0FF;
text-decoration : none;
}

.listing:visited  {
color : #999;
}

.listing:visited:hover  {
color : #FFF;
background : #0FF;
text-decoration : none;
}

/*</group>*/
/*<group=recent projects index>*/

.recent  {
text-decoration : none;
font : 12px Helvetica, Arial, Swiss, SunSans-Regular;
color : #F0F;
}

.recent:hover  {
color : #FFF;
background : #F0F;
text-decoration : none;
}

.recent:visited  {
color : #F0F;
}

.recent:visited:hover  {
color : #FFF;
background : F0F;
text-decoration : none;
}

.section  {
text-decoration : none;
font : 11px/12px Helvetica, Arial, Swiss, SunSans-Regular;
color : #999;
}

.section:hover  {
color : #FFF;
background : #0FF;
text-decoration : none;
}

.section:visited  {
color : #999;
}

.section:visited:hover  {
color : #FFF;
text-decoration : none;
background : #999;
}

/*</group>*/
/*<group=page sequence numbering>*/

.pagenum  {
text-decoration : none;
font : 11px Helvetica,Arial,Swiss,SunSans-Regular;
color : #666;
}

.set  {
text-decoration : none;
font : 11px Helvetica,Arial,Swiss,SunSans-Regular;
color : #FFF;
padding-right: 3px;
padding-left: 3px;
background: #cccccc; }

.set:hover  {
color : #FFF;
background : #F0F;
text-decoration : none;
}

.set:visited  {
color : #333;
text-decoration : none;
}

.set:visited:hover  {
color : #FFF;
background : #999;
text-decoration : none;
}

/*</group>*/
/*<group=branding>*/

.tomaken  {
font : 12px/14px Helvetica,Arial,Swiss,SunSans-Regular;
color : #9C0;
}

/*</group>*/
/*<group=item title>*/

.itemTitle  {
font : 12px/14px Helvetica,Arial,Swiss,SunSans-Regular;
color : #000;
}

.itemP  {
font : 12px/14px Helvetica,Arial,Swiss,SunSans-Regular;
color : #9C0;
}

/*</group>*/
/*<group=item description>*/

.item  {
font : 12px/14px Helvetica,Arial,Swiss, SunSans-Regular;
color : #666;
}

.itemLink  {
font : 12px/14px Helvetica,Arial,Swiss, SunSans-Regular;
color : #66F;
text-decoration : none;
border-bottom : 1px dotted #69C;
}

.itemLink:hover  {
color : #FFF;
background : #69C;
text-decoration : none;
}

.itemLink:visited  {
color : #666;
}

.itemLink:visited:hover  {
text-decoration : none;
color : #FFF;
border-bottom : 1px dotted #69C;
background : #69C;
}

/*</group>*/
/*<group=copyright>*/

.copyright  {
text-decoration : none;
font : 12px Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
color : #CCCCCC;
}

.copyright:hover  {
color : #669966;
text-decoration : none;
background : #CCCC99;
}

.copyright:visited  {
color : #CCCCCC;
}

.copyright:visited:hover  {
color : #669966;
text-decoration : none;
background : #CCCC99;
}
/*</group>*/