body {
	color: Black;
	background-color : 
}

.main {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	padding-right: 12px;
	padding-left: 5px;
	color: Black;
	
	
	}

.main a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight: normal;
}
.main a:visited {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight: normal;
}
.main a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight: normal;
}
.main a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight: normal;
}

.left {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: White;
	
	
	}


.left a:link {
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.left a:visited {
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

	
.left a:hover {
	color : #FFD700;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.left a:active {
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

.menu {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-family : Verdana, Arial, sans-serif;
	color: Teal;
	font-weight: bolder;
		
	}

.menu a:link {
	color : Teal;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.menu a:visited {
	color: Teal;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

	
.menu a:hover {
	color : Aqua;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.menu a:active {
	color : Teal;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
} 

.heading {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
	color: Black;
	font-weight: bold;
	
	
	}

.homeprodinfo {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	padding-right: 0px;
	padding-left: 0px;
	color: Black;
	}
	
	h1 {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size : x-small;
}

