a.menu:link { 
	color: #992020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited { 
	color: #992020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover { 
	color: #5844E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.bottom_menu:link {
	color: #992020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.bottom_menu:visited {
	color: #992020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.bottom_menu:hover {
	color: #5844E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.Midmenu:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.Midmenu:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.Midmenu:hover {
	color: #00E9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.Header {
	font-family: Vivaldi;
	font-size: 36px;
	font-weight: Bold;
	color: #4C34FB;
}
.BodySubMenuHeader{
	font-family: Vivaldi;
	font-size: 20px;
	font-weight: Normal;
	color: #4C34FB;
}
.Body{
	font-family: Arial;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
}
.Copywrite{
	font-family: Papyrus;
	font-size: 10px;
	font-weight: normal;
	color: #831B1B;
}
.WinesHeader{
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #992020;
}
.WinesTitle{
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Winesbody{
	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#Oseries{
	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	padding: 10px;
}

