/* specialized net anchor format */ a:link {color: #3399ff;} a:visited {color: #999999;} a:active {color: #3399ff;} a:hover {color: #3399ff;} a.darkBlue:link {color: #000064;} a.darkBlue:visited {color: #000064;} a.darkBlue:active {color: #000064;} a.darkBlue:hover {color: #000064;} /* specialized net text format */ .primeColor {color: #0066ff;} .secondColor {color: #3399ff;} .thirdColor {color: #000064;} .newsMainHeadline {font-family: Verdana; font-size: 18px; font-weight: bold;} .newsSubHealine {font-family: Verdana; font-size: 10px; font-weight: bold;} .headsWhite {font-family: Verdana; font-size: 12px; font-weight: bold; color: #ffffff;} .textWhite {font-family: Verdana; font-size: 10px; color: #ffffff;} /* margins - top right bottom left */ .newsMainMargin {margin: 15px 25px 0px 15px;}