	.bodytext {
			color : #000000; 
			font-family : Verdana; 
			font-size : 12px;
			text-decoration : none;
			background-color : transparent;			
; font-weight: normal
		}
	.linktext {
	color: #FFD700;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	background-color: transparent;
}
	.linktext:hover {
			color : #FF3300;
			font-family : Verdana;
			font-size : 12px;
			text-decoration : underline;
			background-color : transparent;			
		}
	.pagetitletext {
			color : #000000;
			font-family : Verdana;
			font-size : 13px;
			text-decoration : none;
			background-color : transparent;
; font-weight: bold
; font-style: oblique
			}