A:hover         {color:#CC6600;}

A               {
		        text-decoration : none;
				font-size: 12px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : bold;
		        background-color : transparent;
		        color : #46578D;
				} 
A.menuItem      {
		        text-decoration : none;
				font-size: 12px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : bold;
		        background-color : transparent;
		        color : #000000;
				}  
A.selected      {
		        text-decoration : none;
				font-size: 12px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : bold;
		        background-color : transparent;
		        color : #46578D;
				}
.blkCopy        {
		        text-decoration : none;
				font-size: 13px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : normal;
				line-height: normal;
				margin: 6px;
				padding: 6px;
		        color : #000000;
				}
.redCopy{
 				text-decoration : none;
				font-size: 13px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : normal;
				line-height: normal;
				margin: 6px;
				padding: 6px;
		        color : #990000;
				}

.listItem       {
		        text-decoration : none;
				font-size: 13px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : normal;
				line-height: normal;
		        color : #000000;
				}
.boldItem       {
	text-decoration : none;
	font-size: 13px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height: normal;
	font-style: normal;
	color : #000000;
}
.smCopy         {
		        text-decoration : none;
				font-size: 10px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : normal;
				line-height: normal;
		        color : #000000;
	            }
.alert          {
		        text-decoration : none;
				font-size: 11px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight : normal;
				line-height : normal;
		        color : #2D2D2D;
	            }
.gry-headline   {
				text-decoration: none;
				font-size: 18px;            
                font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
				font-style: bold;
				font-weight: 800;
				text-indent: 0px;
                color: #707070;
				}
.blk-headline   {
				text-decoration: none;
				font-size: 23px;            
                font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
				font-style: bold;
				font-weight: 800;
                color: #000000;
				}
.blue-headline  { 
		        text-decoration: none;
				font-size: 10px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight: normal;
		        color: #94ABBE;
				}
.blue-headline-big  { 
		        text-decoration: none;
				font-size: 18px;
		        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		        font-weight: normal;
		        color: #94ABBE;
				}

.headerBlack {
	background-color: #000000;
}

a.shortLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	text-shadow: #DDDDDD 0px 0px 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 20px;
	vertical-align: middle;
}

a.shortLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	text-shadow: #DDDDDD 0px 0px 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 20px;
	vertical-align: middle;
}

a.shortLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #FFFFFF 0px 0px 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 20px;
	vertical-align: middle;
}

a.shortLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	text-shadow: #DDDDDD 0px 0px 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 20px;
	vertical-align: middle;
}