body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
}
form {
	background-color: #ececec;
}
.regular {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
}
.bigger {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold
}
.evenbigger {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
	
}
.smaller {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
.footer {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: silver;
}
.blacklinks {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	font-weight: bold;
}
.silverlinks {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: silver;
}
.comic {
    font-family:  Comic Sans MS, sans-serif;
	font-size: 13px;
	font-wieght: normal;
}
   
a:link        {color: #3366CC; text-decoration: none;font-weight: bold;}
a:visited {color: #3366CC; text-decoration: none;font-weight: bold;}
a:hover   {color: #3366CC; text-decoration: underline;font-weight: bold;}
a:active  {color: #3366CC; text-decoration: none;font-weight: bold;}

a.comic:link        {color: #3366CC; text-decoration: none;font-weight: normal;}
a.comic:visited {color: #3366CC; text-decoration: none;font-weight: normal;}
a.comic:hover   {color: #3366CC; text-decoration: underline;font-weight: normal;}
a.comic:active  {color: #3366CC; text-decoration: none;font-weight: normal;}


a.blacklinks:link       {color: black; text-decoration: none; font-weight: bold;}
a.blacklinks:visited       {color: black; text-decoration: none; font-weight: bold;}
a.blacklinks:hover  {color: black; text-decoration: underline; font-weight: bold;}
a.blacklinks:active       {color: black; text-decoration: none; font-weight: bold;}

a.silverlinks:link        {color: silver; text-decoration: none; font-weight: normal;}
a.silverlinks:visited       {color: black; text-decoration: none; font-weight: normal;}
a.silverlinks:hover  {color: silver; text-decoration: underline; font-weight: normal;}
a.silverlinks:active       {color: black; text-decoration: none; font-weight: normal;}


a.services:hover  {text-decoration: underline;color: #B9C798;}
a.portfolio:hover {text-decoration: underline;color: #C496B8;}
a.process:hover   {text-decoration: underline;color: #A891BE;}
a.pricing:hover   {text-decoration: underline;color: #9299C0;}
a.faq:hover       {text-decoration: underline;color: #CF9EA2;}
a.resources:hover {text-decoration: underline;color: #93C1A9;}
a.about:hover     {text-decoration: underline;color: #96BFC4;}
a.contact:hover   {text-decoration: underline;color: #D0AF9F;}

