a.navigation {font-size: 10pt; color: #FFFFFF; text-decoration: none;}

a.wine {font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt; font-weight: bold; color: #990099;
        text-decoration: none;}

body {font-family: "Times New Roman", Times, serif;}

body.purple {font-family: "Times New Roman", Times, serif;
             color: #990099; background-color: #FFCCFF;}

.boldArialWhite {font-family: Arial, Helvetica, sans-serif;
	               font-weight: bold; color: #FFFFFF;}

.center {text-align: center;}

h1 {text-align: center;}

h2 {font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;}

td {font-family: "Times New Roman", Times, serif;}

td.navigation {background-color: purple; text-align: center;}

td.wine {font-family: Arial, Helvetica, sans-serif;
         font-size: 14pt; text-align: left; font-weight: bold;}

th {font-family: "Times New Roman", Times, serif;}
a:visited {
	color: #009900;
}
a:link {
	color: #0000FF;
}
.right {
	text-align: right;
}
