LI.list2 {list-style: square inside; color:1D99F0}
.blacktext {color:black}
.bluetext {color:1D99F0}
a:link {
	color: "#B00909";
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: "#B00909";
	text-decoration: none;
}
a:visited {
	color: "#B48181";
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: "#3A4488";
}

.heading a:link {
	font-size: 16pt;
	color: "#B00909";
	font-weight: bold;
	text-decoration: none;
}
.heading a:active {
	font-size: 16pt;
	color: "#B00909";
	text-decoration: none;
	font-weight : bold; 
}
.heading a:visited {
	font-size: 16pt;
	color: "#B48181";
	text-decoration: none;
	font-weight : NORMAL; 
}
.heading a:hover {
	font-size: 16pt;
	text-decoration: none;
	color: "#3A4488";
	font-weight : bold; 
}

.rss_item a:link {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: "#31A0E8";
	font-weight: bold;
	text-decoration: none;
}
.rss_item a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: "#B6793E";
	text-decoration: none;
}
.rss_item a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: "#CCA051";
	text-decoration: none;
	font-weight: normal;
}
.rss_item a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: "#275DF6";
}
.text  {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight : normal;   
}
.credits  {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight : normal;   
}
.titles  {
  font-family: verdana, arial, sans-serif;
  font-size: 12pt;
  font-weight : normal; 
  color: "#040B3C";
}

.contacttext  {
  font-family: verdana, arial, sans-serif;
  font-size: 14pt;
  font-weight : normal; 
  color: "#040B3C";
}