a:hover {text-decoration: underline; color: 000000;}

a {text-decoration: none}

	.rightbox {
		font-size : 13px;
		font-family : Verdana, Arial, Helvetica, sans-serif;		
		font-weight : bold;
		color : #003399;
	}
	
	.messageboard {
		font-size : 14px;
		font-family : Verdana, Arial, Helvetica, sans-serif;		
		font-weight : bold;
		color : #003399;
	}
	
	.headline {
		font-size : 16px;
		font-family : Verdana, Arial, Helvetica, sans-serif;		
		font-weight : normal;
		color : #000000;
	}
	
	.headlinebold {
		font-size : 16px;
		font-family : Verdana, Arial, Helvetica, sans-serif;		
		font-weight : bold;
		color : #000000;
	}
	
	.headlinelink {
		font-size : 16px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : underline;
		color : #003399;
	}
	
	.regular {
		font-size : 12px;
		font-family : Arial;
		font-weight : normal;
		font-style : normal;
		color : #000000;
	}
	
	.regularlink {
		font-size : 12px;
		font-family : Arial;
		font-weight : normal;
		font-style : underline;
		color : #003399;
	}
	
	.regularbold {
		font-size : 12px;
		font-family : Arial;
		font-weight : bold;
		font-style : normal;
		color : #000000;
	}
	
	.regularboldred {
		font-size : 12px;
		font-family : Arial;
		font-weight : bold;
		font-style : normal;
		color : #ff0000;
	}
	
	.regularboldwhite {
		font-size : 12px;
		font-family : Arial;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
	}
	
	.regularlinkbold {
		font-size : 12px;
		font-family : Arial;
		font-weight : bold;
		font-style : normal;
		color : #003399;
	}
	
	.regularwhite {
		font-size : 12px;
		font-family : Arial;
		font-weight : normal;
		font-style : normal;
		color : #ffffff;
	}
	
	.small {
		font-size : 11px;
		font-family : Arial;
		font-weight : normal;
		font-style : normal;
		color : #000000;
	}

	.smallwhite {
		font-size : 11px;
		font-family : Arial;
		font-weight : normal;
		font-style : normal;
		color : #ffffff;
	}
	
	.date {
		font-size : 16px;
		font-family : Arial;
		font-weight : bold;
		font-style : normal;
		color : #cccc00;
	}
	
	.message {
		font-size : 11px;
		font-family : Arial;
		font-weight : normal;
		font-style : normal;
		color : #000000;
		background-color : White;
	}