body
{
	font-size: small;
	font-family: Times New Roman;
}
a:link
{
	color: #000066;
}
a:visited
{
	color:#000066;
}
a:hover
{
	font-weight:bold;
	color: Red;
}

a.banner:link
{
	font-weight:bold;
	color:0579A9;
}

a.banner:visited
{
	font-weight:bold;
	color: 0579A9;
}

.contents
{
	text-align: justify;
}

a.frontpg:link
{
	color:Black;
	text-decoration: none;
}
a.frontpg:hover
{
	color:Black;
	text-decoration: none;
	font-weight: bold;
}

a.frontpg:visited
{
	color:Black;
	text-decoration: none;
}
