body	{
	font-family: times new roman, times, serif;
	color:#000;
	background : #fff;
	padding : 0 0 0 0;
	margin-left : 2px;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 1px;
    }
.logo   {
    font-family : arial, helvetica;
    font-weight : 900;
    font-size   : small;
    }
a:link	{
	color:	#060;
	background-color: transparent;
	text-decoration:	none;
	}
a:link.logo	{
	color:	#fff;
	background-color: transparent;
	text-decoration:	none;
	}
a:link.menuitem	{
	color:	#fff;
	background-color: transparent;
	text-decoration:	none;
	}
a:link.morelink	{
	color:	#060;
	background-color: transparent;
	text-decoration:	none;
	}
a:visited	{
	color:#808080;
	background-color: transparent;
	text-decoration: none;
}
a:visited.logo	{
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}
a:visited.menuitem	{
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}
a:visited.tmenu	{
	color:#060;
	background-color: transparent;
	text-decoration: none;
}
a:visited.linkitem	{
	color:#060;
	background-color: transparent;
	text-decoration: line-through;
}
a:visited.intlink	{
	color:#060;
	background-color: transparent;
	text-decoration: none;
}
a:visited.morelink	{
	color:#060;
	background-color: transparent;
	text-decoration: none;
}
a:visited.toplink	{
	color:#060;
	background-color: transparent;
	text-decoration: none;
}
a:visited.popuplink	{
	color:#060;
	background-color: transparent;
	text-decoration: none;
}
a:active	{
	color:	#f00;
	background-color: transparent;
	text-decoration:	none;
}
a:hover	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
}
a:hover.logo	{
	color:#ffffc0;
	background-color: transparent;
}
a:hover.menuitem	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
}
a:hover.tmenu	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
}
a:hover.linkitem	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
}
a:hover.intlink	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
	font : bold 120%;
	text-transform : uppercase;
	letter-spacing : 2px;
}
a:hover.morelink	{
	color:#060;
	background-color: transparent;
	text-decoration:none;
	font : bold 120%;
	text-transform : uppercase;
}
a:hover.toplink	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
	font : bold;
	text-transform : uppercase;
}
a:hover.popuplink	{
	color:#060;
	background-color: #ffffc0;
	text-decoration:underline overline;
	font : bold;
}

h2 {
  font-family : arial;
}
