/***********************************************/
/* main_chf_styles.css                            */
/* Use with 3 col table         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}


