/*burgin.info global style sheet */

/*START: formatting for global mouseover text */
    a:link  {color:#000066; text-decoration:underline}
    a:visited {color:#000066; text-decoration:underline}
    a:active {color:#666666; text-decoration:none}
    a:hover {color:#666666; text-decoration:none}

/*START: formatting for text styles */
	.head_main { font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: bolder; color: #333300}
	.head_large { font-family: Georgia, Times New Roman, Times, serif; font-size: 20px; font-weight: bolder; color: #CC9900; font-style:italic}
	.body { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; color: #333300}
	.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333}
	.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
	.bottomlink {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
