body{
	background-color: #ffffff;
}

a.txt
 {
  text-decoration : none;
  color : #E2213D;
  font-weight :normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.txt:hover
 {
  text-decoration : none;
  color : #004E9C;
  font-weight : normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.txt:active
 {
  text-decoration : underline;
  color : #000000;
  font-weight : normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.txt:visited
 {
  text-decoration : none;
  color : #E2213D;
  font-weight : normal;
  font-family: Verdana;
  font-size: 10px;
 }

.bdytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: 1px;
	text-align: justify;
	
}


.sublink:link{
	padding-left: 5px;
	height: 17px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #830000;
	text-decoration: none;
}

a.sublink:hover{
	padding-left: 5px;
	height: 17px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #0859AD;
	text-decoration: none;
}

.sublink:visited{
	padding-left: 5px;
	height: 17px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #830000;
	text-decoration: none;
}

.insideURL:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #0859AD;
	text-decoration: none;	
}

.insideURL:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;	
}

.insideURL:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #0859AD;
	text-decoration: none;	
}
