
.logo a:link
{
	text-decoration: underline;
	background-color: inherit;
}

.logo a:hover
{
	text-decoration: underline;
	background-color: #FFFFFF;
}

a:link
{
	color: #628596;
	text-decoration: underline;
	background-color: inherit;
}

a:visited
{
	color: #628596;
	background-color: inherit;
}

a:hover
{
	color: #ffd;
	background-color: #f93;
}

.rtborder
{
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	border-right: 2px solid #f93;
}

.topnav
{
	color: #666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.rtborder a:link
{
	color: inherit;
	text-decoration: none;
	background-color: inherit;
}

.rtborder a:visited
{
	color: inherit;
	text-decoration: none;
	background-color: inherit;
}
.rtborder a:hover
{
	color: #ffd;
	text-decoration: none;
	background-color: inherit;
}

.topnav :link
{
	color: #9ff;
	text-decoration: none;
	background-color: inherit;
}

.topnav :visited
{
	color: #9ff;
	text-decoration: none;
	background-color: inherit;
}

.topnav :hover
{
	color: #cf9; 
	background-color: inherit;
}

.text
{
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
}

.textdoc
{
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
}
