.BodyText	{
			color: #000000;
			font: 11px arial bold;
			font-weight: bold;
	}

A.nav
	{
		color: #4B5983;
		text-decoration: underline;
		font: 11px arial bold;
		font-weight: bold;
	}
	
A:nav:hover
	{
		color: #CC0000;
		text-decoration: none;
		font: 11px arial bold;
		font-weight: bold;
	}
	
.nav-home {
        font: 11px arial bold;
        font-weight: bold; 
        color: #4B5983; 
        display: block; 
        width: 150; 
        border-bottom: solid 1px #FFFFFF;
        padding: 2px;
        padding-left: 4px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
	
A.nav-home {text-decoration:none;
	}
	
A.nav-home:hover{background-color: #D6DDF2; color: #FFFFFF; text-decoration:none}

.nav-body {
        font: 13px georgia; 
        color: #0000FF;
        text-decoration: underline;
	}
A.nav-body {text-decoration:underline;
	}

A.nav-body:hover{
    font: 13px georgia;
    font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
	}
	
.nav-articles {
        font: 13px verdana bold;
        font-weight: bold; 
        color: #003466;
        text-decoration: underline;
	}
A.nav-articles {text-decoration:underline;
	}
	
A.nav-articles:hover{
    font: 13px verdana bold;
    font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	}
	
.nav-copyright {
        font: 13px arial bold; 
        color: #898A8C;
        text-decoration:none;
	}
	
A.nav-copyright {text-decoration:none;
	}
	
A.nav-copyright:hover{
        font: 13px arial;
        font-weight: normal;
		color: #CC0000;
		text-decoration:underline;
	}

A.nav-index {text-decoration: underline;
			font: 16px georgia;
        	font-weight: bold;
			color: #0000FF;
	}
	
A.nav-index:hover{
        font: 16px georgia;
        font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}

A.nav-media {text-decoration: underline;
			font: 14px georgia;
        	font-weight: bold;
			color: #0000FF;
	}
	
A.nav-media:hover{
        font: 14px georgia;
        font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}