.frameimg{
	border: medium double #FF79FF;
}
.main a:link{
	color: #0000FF;
	text-decoration: none;
}
.main a:visited{
	color: #0000FF;
	text-decoration: none;
}
.main a:hover {
	color: #FF0000;
	text-decoration: none;
}
.hmenu {
	background-color: #FF79FF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
}
.menubar {
	background-color: #FFDDFF;
}
.menutab a:link{
	color: #000000;
	font-weight: normal;
}
.menutab a:visited{
	color: #000000;
	font-weight: normal;
}
.menutab a:hover{
	color: #FF79FF;
	font-weight: bold;
}

