.text 
{
font: 10pt/1.4em Tahoma, sans-serif;    
color: #000;
margin: 0 0 10px 0;
padding: 0;
width: 100%;
text-align: justify;
background-color: #fff;
text-decoration: none;
}

.text a:link
{
text-decoration: none;
color: #369;
border-bottom: 1px dotted #000;
}

.text a:visited
{
text-decoration: none;
color: #656565;
border-bottom: 1px dotted #656565;
}

.text a:hover 
{
color: #fff;
text-decoration: none;
background-color: #369;
}

.text a#current2 
{
color: #f90;
text-decoration: none;
border-bottom: 1px dotted #656565;
}

.smalltext 
{
font: 10pt "Arial Narrow", sans-serif;    
color: #000;
margin: 0;
padding: 0;
width: 100%;
text-align: left;
background-color: #fff;
text-decoration: none;
}

.smalltext a:link
{
text-decoration: none;
color: #369;
border-bottom: 1px dotted #000;
}

.smalltext a:visited
{
text-decoration: none;
color: #656565;
border-bottom: 1px dotted #656565;
}

.smalltext a:hover 
{
color: #fff;
text-decoration: none;
background-color: #369;
}

.centertext
{
font: 8pt Arial, sans-serif;
color: #ffc;
padding: 0;
margin: 0;
text-align: center;
}

.centertext a:link, a:visited
{
text-decoration: none;
color: #6c0;
border-bottom: 1px dotted #000;
}
.centertext a:hover
{
color: #fff;
text-decoration: none;
background-color: #6c0;
}

.navcentertext
{
font: 10pt Arial, sans-serif;
color: #ffc;
padding: 0 0 1em 0;
margin: 0;
text-align: center;
}

.navcentertext a:link, a:visited
{
text-decoration: none;
color: #6c0;
border-bottom: 1px dotted #000;
}

.navcentertext a:hover
{
color: #fff;
text-decoration: none;
background-color: #6c0;
}

.righttext
{
font: 10pt/1.5em small-caps Tahoma, sans-serif;    
color: #069;
padding: 0px 1px; 
width: 100%;
text-align: right;
background-color: #fff;
text-decoration: none;
border-bottom: none;
}

.righttext a:link, .righttext a:visited
{
text-decoration: none;
color: #000;
border-bottom: none;
}

.righttext a:hover
{
color: #fff;
text-decoration: none;
background-color: #000;
border-bottom: none;
}

.endtext
{
font: normal 11px Tahoma, Helvetica, sans-serif;
text-align: center;
width: 780px;
margin: 0;
padding: 5px 0 0 0;
color: #fff;
float: right;
}

.endtext a:visited, .endtext a:link 
{
color: #6c0;
text-decoration: underline;
}

.endtext a:hover
{
color: #fff;
text-decoration: none;
background-color: #6c0;
}