body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
h2 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
a:link {
	
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #EDAA01;
	text-decoration: underline;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #EDAA01;
}


.maintext {font-family: Times New Roman, Times, serif;
		   font-size: 19px;
	       color: #000000;
		   }
		   
.mainsite {font-family: Times New Roman, Times, serif;
		   font-size: 16px;
	       color: #000000;
		   }
		   
.homepageintro {font-family: Times New Roman, Times, serif;
		   font-size: 24px;
	       color: #000000;
		   }
.productname {font-size: 18px;
			  font-family: "Times New Roman", Times, serif}
.productdescription {font-size: 16px;
			  font-family: "Times New Roman", Times, serif}


.textlink a:link {
	
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
.textlink a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #EDAA01;
	text-decoration: underline;
}
.textlink a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
.textlink a:active {
	text-decoration: underline;
	color: #EDAA01;
}

