/* CSS Document */
body {
	background-image: url(images/back-shdw.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC99;
}
a:active {
	text-decoration: none;
	color: #FFCC99;
}
.style6 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.style28 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.style8 {
	font-family: Tahoma; 
	font-size: 9px;
	font-weight: normal; 
	color: #FFFFFF; 
}
.style9 {
	font-family: Tahoma;
	font-size: 12px;
	color: #AE0202;
}
.style14 {
	font-size: 11px;
	font-family: Tahoma;
}
.style15 {font-weight: bold}
.style16 {font-size: 11px; font-weight: bold; }
.style21 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
.style22 {color: #333333}
.style23 {
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	color: #333333;
	}
.style25 {color: #AE0202}
-->
  /* Link 1 */
  #link1:link, #link1:active, #link1:visited { color: #ffffff; text-decoration: none; }
  #link1:hover { color: #ffffff; text-decoration: underline; }

  /* Link 2 */
  #link2:link, #link2:active, #link2:visited { color: #666666; text-decoration: none; }
  #link2:hover { color: #FF6600; text-decoration: underline; }
  
  /* Link 3 */
  #link3:link, #link3:active, #link3:visited { color: #666666; text-decoration: underline; }
  #link3:hover { color: #FF6600; background-color: #EFEFEF; text-decoration: none; } 
  
    /* Link 4 */
  #link4:link, #link4:active, #link4:visited { color: #003366; text-decoration: underline; }
  #link4:hover { color: #FFFFFF; background-color: #003366; text-decoration: none; } 