A {
  color : #006633;
  font-weight : bold;
  cursor :  auto;
; text-decoration: none
;}
A:VISITED {
  color : #009966;
  cursor :  auto;
; text-decoration: none
; font-weight: bold
;}
A:HOVER {
  color : #CCCC33;
  font-weight : bold;
  cursor :  auto;
; text-decoration: none
;}
img {
border:none;
}

.red {
	color: #F00;
}

