
A.saitmenu:link {
COLOR:660000; TEXT-DECORATION: none; font-style: italic; font-weight:bold;
}
A.saitmenu:visited {
	COLOR:green; TEXT-DECORATION: none; font-style: italic; font-weight:bold;
}
A.saitmenu:hover {
	COLOR:red; TEXT-DECORATION: none; font-style: italic; font-weight:bold;
}
A.webmenu:link {
	COLOR:navy; TEXT-DECORATION: underline; font-weight:bold
}
A.webmenu:visited {
	COLOR:navy; TEXT-DECORATION: underline; font-weight:bold
}
A.webmenu:hover {
	COLOR:red; TEXT-DECORATION: underline; font-weight:bold
}
a.mainmenu:link { color: #000099; text-decoration: none; font-family: Verdana; font-weight: bold }
a.mainmenu:visited { color: #008000; text-decoration: none; font-family: Verdana; font-weight: bold }
a.mainmenu:hover { color: #FF0000; text-decoration: none; font-family: Verdana; font-weight: bold }


A.ink {
border-width: thick;
border-style: ridge;
margin: 10px;
padding: 5px;
border-color: #319cff;
text-align: justify
}