a:link       { color: #0000FF; text-decoration: none}
a:visited    { color: #0000FF; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline}
a:active     { color: #800080; text-decoration: underline }

.normalText   { font-family: Verdana; font-size: 11px }
.text2	{ font-family: Verdana; font-size: 13px }
.normalArial { font-family: Arial; font-size: 11px }
.text4 { font-family: Verdana; font-size: 14px }
.text5 { font-family: Verdana; font-size: 48px }
.sidemenu { font-family: Verdana; font-size: 8px; font-weight: bold }




.tda2 {
  BORDER: #FFFFFF 1px solid;
	FONT-SIZE: 11px; 
	LETTER-SPACING: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fdf9e5;
	padding: 2px;
	padding-left: 6px;
	text-align: left;
}

.tda1 {
  BORDER: #FFFFFF 1px solid;
	FONT-SIZE: 11px; 
	LETTER-SPACING: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fefdf5;
	padding: 2px;
	padding-left: 6px;
	text-align: left;
}
