body, table, td, p, div, span {font-family: arial, helvetica, sans-serif}
a:link 		{color: #336699;}
a:visited 	{color: #336699 }
a:hover 	{color: #666666; text-decoration: none }
a:active 	{color: #666666 }

h3 {color: #3399CC;  text-transform : uppercase; font-size: 120% }
p, div  {font-size: 84%}
ul  {font-size: 84%}

/* NAVIGATION */
.nav {font-weight: bold; font-size: 66%;  text-transform : uppercase; }
a.nav:link {text-decoration: none; color: black}
a.nav:visited {text-decoration: none; color: black}
a.nav:hover {text-decoration: overline; color: #3399CC}
a.nav:active {text-decoration: none; color: #3399CC}

/* SERVICES */
.servicepack { 	font-weight: bold }

.homeinfo {font-size: 84%; text-align: right}

.copy {font-size: 70%; text-align: center}
.copy a:link 	{color: #555555; text-decoration: none }
.copy a:visited {color: #555555; text-decoration: none }
.copy a:hover 	{color: #3399CC; text-decoration: underline  }
.copy a:active 	{color: #555555; text-decoration: none }

/* PORTFOLIO */
.porthead { 	font-weight : bold; color: #006699; font-size: 84%;  }
.portdesc {	text-align : left; }

.elaine {font-weight: bold; color: white}


