.red {color: #CC0000}
.grey {color: #666666}
.smaller {font-size: 0.7em}
.question {font-size: 0.75em; font-weight: bold}
.buttonlink {position: relative; top: -3px}

#pup {position:absolute; visibility:hidden; z-index:200; width:130px}

body { font-family: Verdana, Arial, Helvetica, sans-serif;  color: #000000; font-weight: normal }
p{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; color: #000000; font-weight: normal; margin-top: 6px; margin-bottom: 6px}
h1 {  font-size: 0.9em; font-weight: bold; margin-top: 0px; margin-bottom:0px}
li {   font-size: 0.75em; list-style-type: disc;  margin-top: 6px; margin-bottom: 6px}
a {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited{ color: #009966}
 
a:hover {  color:   #33CC66}
/*a:active {  color:  #FF6633}*/

#home .home a,
#portfolio .portfolio a,
#contact .contact a,
#pricing .pricing a { color:  #CC0000}

