
td {
	font-family: verdana;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 13pt; 
	text-indent: 0px;
}

header {
		   font-family: arial;
		   font-weight: bold;
		   font-size: 14px;
		   color: #FFFFFF;
		   letter-spacing: .1em;
		   }			
			
a:link { color: #FFFF66; text-decoration:underline; }
a:visited { color: #FFFF66; text-decoration:underline; }
a:hover { color: #FFFF66; text-decoration:none; }
a:active { color: #FFFF66; text-decoration:underline; }

.footer a:link { color:#FFCCCC; text-decoration:none; }
.footer a:visited { color:#FFCCCC; text-decoration:none; }
.footer a:hover { color:#FFFFFF; text-decoration:underline; }
.footer a:active { color:#FFCCCC; text-decoration:none; }

.top a:link { color:#FFFFFF; text-decoration:underline; }
.top a:visited { color:#FFFFFF; text-decoration:underline; }
.top a:hover { color:#FFFFFF; text-decoration:none; }
.top a:active { color:#FFFFFF; text-decoration:underline; }

.products a:link { color:#FFFFFF; text-decoration:none; }
.products a:visited { color:#FFFFFF; text-decoration:none; }
.products a:hover { color:#FFFF33; text-decoration:none; }
.products a:active { color:#FFFFFF; text-decoration:none; }


