A:LINK {
	color : #FFECC7;
	text-decoration : underline;
}

A:VISITED {
	color : #FFECC7;
	text-decoration : underline;
}


A:HOVER {
	text-decoration : none;
	color : #FFECC7;
}

.Fields {
border: 1px #666666 groove;
; background-color: #F5F5F5
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold; color: #717070
}

.Buttons {
border: 1px #666666 groove;
; background-color: #F5F5F5
; font-family: Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold
; color: #666666
}