A:link { color: #02239b; text-decoration: none; }
A:visited { color: #7f7f7f; text-decoration: none; }
A:active { color: #8c8c8c; text-decoration: none; }
A:hover { color: #af1631; text-decoration: underline; }

.BG_body {  background: url(../images/bg_left.gif) no-repeat left top}
.BG_master {  background: url(../images/bg_top.gif) repeat-x}
.body_copy {  font: 12px/14pt Verdana, Arial, Helvetica, sans-serif}
.link_home {  font: bold 12px/18px "Trebuchet MS", sans-serif; color: #02239b}
.body_ingold {  font: 11px/12px "Trebuchet MS", sans-serif}
.body_leftlink {  font: italic bold 12px "Trebuchet MS", sans-serif}
.body_small {  font: 9px/9px "Trebuchet MS", sans-serif}
.body_small_gray {  font: 9px/9px "Trebuchet MS", sans-serif; color: #8c8c8c}
.body_small_links {  font: 9px/9px "Trebuchet MS", sans-serif; color: #cda45f}

h1.head_main {  font: bold 18px/13px "Trebuchet MS", sans-serif; color: #7f7f7f}
.head_goldbox {  font: italic bold 12px "Trebuchet MS", sans-serif; color: #02239b}
.head_secondary {  font: bold 16px/15px "Trebuchet MS", sans-serif; color: #7f7f7f}
.head_leftlink {  font: bold 14px "Trebuchet MS", sans-serif; color: #02239b}


/* Channel title & link */ 
.rsslibchannel{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rsslibchannel:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #02239b;
	font-weight: bold;
}
.rsslibitem:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #af1631;
	text-decoration: none;
	font-weight: bold;
}

/* Item description */
.rsslibdesc {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 5px;
}

/* Channel Editor */
.rsslibeditor {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #999999;
}

/* Channel Date */
.rsslibdate {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* Channel Copyright */
.rsslibcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
}
.rsslibchannel:visited  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #7f7f7f;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
 } 