A  {
	color : #000066;
	text-decoration : none;
}

A:Visited  {
	color : #c0c0c0;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #c0c0c0;
	text-decoration : none;
}

BODY  {}

.text, .date, .para, .leader, .title  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #606060;
}

.title  {
	font-size : 13px;
	font-weight : bold;
}

.leader  {
	font-weight : bold;
}

.textb2  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0072bc;
}

.textsm  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

.textr  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff3300;
}

.textl  {
	font-size : 9px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #8C8C8C;
}

.textg  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #339900;
}

.textw  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.textb  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.textline  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : underline;
}

.text2  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #8FB79D;
}
	
.boldtextb  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}

.texta  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Teal;
}

.textw  {
	font-size : 11px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
  }
  SELECT  {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
  	background-color : WhiteSmoke;
	border-width: 1px;
  	border-style : outset;
  	border-color : Silver;
  }
  INPUT {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
	border-width: 1px;
  	background-color : WhiteSmoke;
  	border-style : solid;
  	border-color : #2F4F4F;
  }





