/******* hyperlink and anchor tag styles *******/
body{
	background: #FFFFFF;
	color: #000000;
	height: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a {
	color : #0D3D91;
	text-decoration : underline;
	background-color: transparent;
}

a:link, a:visited{
	color: #0D3D91;
	text-decoration: underline;
}

a:hover{
	color: #BC0810;
	text-decoration: underline;
	font-weight: bold;
}
/************** layout styles **************/


/************** Our Wine Content styles **************/	
	
