
	a.bk:link{ text-decoration: none;
			color: black;
		}
			
	a.bk:visited{ text-decoration: none;
			color: black;
		}
	a.bk:hover{ text-decoration: none;
			color: black;
		}

	a.wt:link{ text-decoration: none;
			color: white;
		}
			
	a.wt:visited{ text-decoration: none;
			color: white;
		}
	a.wt:hover{ text-decoration: none;
			color: white;
			
		}
		
.TopLinks
{
	font-family:arial;
	font-size:12;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.TextHeaderRow
{
	font-family:arial;
	font-size:14;
	text-align:center;
	color:black;
	font-weight:bold;
	text-decoration:none;
	border-bottom: solid 2px white;
	border-top:none;
}



.A_Bullet:link, .A_Bullet:visited           
{ 
	color:black; 
	font-family:Arial;
	font-size:13px;
	text-decoration:none; 
	font-variant:small-caps;
}
.A_Bullet:hover             
{ 
	color:#e63d36; 
	font-family:Arial;
}

.A_RSS:link, .A_RSS:visited
{ 
	color:black; 
	font-family:Arial;
	font-size:10px;
	text-decoration:none; 
}
.A_RSS:hover             
{ 
	color:#e63d36; 
	font-family:Arial;
	text-decoration:none; 
}

.DIV_RSS
{
	vertical-align: top; 
	height: 320; 
	overflow:auto;
	width:205;
	border: solid 1 #eaeaec;
}

.TD_RSSHeader
{
	font-family:Arial;
	font-size:16px;
	background-color:#e63d36;
	font-variant:small-caps;
	color:White;
	font-weight:bold;
	text-align:center;
}

.DIV_Footer
{
	font-family:Arial;
	font-size:10px;
	color:White;
	font-weight:bold;
	text-align:center;
	width:100%;
	height:100%;
	background-color:#e63d36;
}
