
A:Link {color: #333333; text-decoration: none; font-weight: bold;}
A:Visited {color: #333333; text-decoration: none; font-weight: bold;}
A:Hover {color: #8ACDD6; text-decoration: underline; font-weight: bold;}

h1 {color: #CAD149; font-size: 14px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
hr {color: #CAD149; height:1px; margin: 0px 0px 0px 0px;}

.text, P, LI, UL, OL {color: #333333; font-size: 11px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: CAD149;
	text-decoration: none;
	font-weight: normal;
}
A.footer { color: CAD149; text-decoration: none; font-weight: bold;}
A.footer:visited { color: CAD149; text-decoration: none; font-weight: bold;}
A.footer:hover { color: #ffffff; text-decoration: underline; font-weight: bold;}

.portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: CAD149;
	text-decoration: none;
	font-weight: normal;
}
A.portfolio { font-size: 10px; color: ffffff; text-decoration: underline; font-weight: normal;}
A.portfolio:visited { font-size: 10px; color: ffffff; text-decoration: none; font-weight: normal;}
A.portfolio:hover { font-size: 10px; color: #CAD149; text-decoration: underline; font-weight: normal;}

ul {
	list-style-type: square;
	list-style-image:  url(images/bullet.gif);
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: CAD149;
	text-decoration: none;
	font-weight: bold;
}

.container {
   border-style: solid;
   border-color: #221E1F;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   text-align:center;
   width:486px;   
   background-color: 221E1F;
}

.inputFormButton {font-size:11px; cursor:hand; background-color:#221E1F; color: #ffffff; border: 1px; border-style: solid; border-color: #221E1F; width:90px}