﻿.Logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	background-color: #700000;
	color: #FFFF00;
	border: medium ridge #FFCC00;
	text-align: center;
}
a:hover {
	color: #000000;
}
.style1 {
	text-align: center;
	margin: 20px;
}
.Product {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #800000;
}
.style2 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #800000;
}
.style4 {
	text-decoration: none;
}
.style5 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #800000;
	text-align: left;
	width: auto;
}
.style6 {
	text-decoration: none;
	text-align: left;
	color: #800000;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #800000;
}
a:visited {
	color: #FF00FF;
}
.style10 {
	border-width: 3px;
	margin: 5px;
	text-decoration: none;
	text-align: left;
}
body {
	background-color: #ccffff;
	clip: rect(auto, 40px, auto, 40px);
}

