body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #CCCC99; 
	font-size: 11px; 
}

p {
	text-align:justify;
}

.quoted {
	text-align:right;
	font-weight:bold;
}
.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
}

/*NAVIGATION BAR */

a.linknav:link {
	text-decoration: none;
	color: #CC9933; 
	font-weight: bold;
}

a.linknav:visited {
	text-decoration: none;
	color: #CC9933; 
	font-weight: bold;
}

a.linknav:hover {
	text-decoration: underline;
	color: #CCCC99; 
	font-weight: bold;
}

/* END OF NAVIGATION BAR */

a:link {  text-decoration: underline; color: #CCCC99;}
a:visited {  text-decoration: underline; color: #CCCC99;}
a:hover {  text-decoration: none; color: #CC9933;}
a:active {  text-decoration: underline; color: #CC3300;}

.name {  font-size: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.pagename { font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.worktitle { font-size: 18px;}
.workinfo { font-size: 9px;}
.currentlyonview { text-decoration: none; color: #CC9933; font-weight: bold;}
