
.enter a{
  font-size: 11px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}
.enter a:visited{
  font-size: 11px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}
.enter a:hover{
  font-size: 11px;
  color: #105b94;
  line-height: 150%;
  border-bottom:dotted 1 BLACK;
}
.copy {
  font-size: 10px;
  font-family: verdana,arial; 
  color: #333333;
  line-height: 150%;
}
.copy a{
  font-size: 11px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}
.copy a:visited{
  font-size: 11px;
  color: #333333;
  line-height: 150%;
}
.copy  a:hover{
  font-size: 11px;
  color: #9f1515;
  line-height: 150%;
  text-decoration: none;
}

.small {
  font-size: 10px;
  font-family: verdana,arial; 
  color: #ffffff;
  line-height: 150%;
}
.small a{
  font-size: 10px;
  color: #ffffff;
  line-height: 150%;
  text-decoration: none;
}
.small a:visited { color: #9f1515; font-size: 10px; line-height: 150% }
.small  a:hover{
  font-size: 10px;
  color: #9f1515;
  line-height: 150%;
  text-decoration: none;
}
.medium {
  font-size: 12px;
  font-family: verdana,arial; 
  color: #ffffff;
  line-height: 150%;
}

.hid{	
	display:none;
}

h2,h3,h4,h5,h6,h7 {
font-size: 10px;
font-weight: normal;
margin: 0px;
padding: 0px;
potision: static:
}
td { color: #666; font-size: 11px }
a:link  { color: #666; text-decoration: none }
a:visited  { color: #dc143c; text-decoration: none }
