a:link { color: #6c7b8b }
a:visited { color: #6c7b8b }
a:active { color: #6c7b8b }
a:hover { color: #532A5E}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu { 
 font-size: 12pt;
 font-family: Arial, Helvetica, sans-serif;
} 

.menu:link {
 color: white; 
}

.menu:visited { 
 color: white;
 
}

.menu:hover { 
 color: #FFFF99;

}

.menu:active { 
 color: red;

} 
.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.contentsake {
	font-size: 16px;
	font-family: Papyrus;


}
.SakeHeader {
	font-family: "Calisto MT";
	font-weight: bold;
	font-size: 14px;

}
.SakeContent {
	font-family: "Calisto MT";
	font-weight: normal;
	font-size: 14px;
}
