table {
     font-family: tahoma, arial, helvetica, sans-serif;
     font-size: 10pt;
     color: #000000;
}
      
body {
	margin: 0px;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.welcome {
     font-family: tahoma, arial, helvetica, sans-serif;
     font-size: 10pt;
     color: #000000;
     font-weight: normal;
 }

h1 {
	font-family: arial, helvetica, sans_serif;
	font-size: 14pt;
	color: #782020;
	font-weight: bold;
}

.tt {
     font-family: tahoma, arial, helvetica, sans-serif;
     font-size: 10pt;
     color: #000000;
     font-weight: normal;
}

a:link {
       color : #404040;
       text-decoration : none;
}

a:hover {
	color : #404040;
	text-decoration : underline;
}

a:visited {
	  color: #404040;
	  text-decoration : none;
}

a:visited:hover {
	color: #404040;
	text-decoration : underline;
}
	
.menu:link {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0dede;
}         

.menu:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : underline;
}

.menu:visited {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0dede;
}	

.menu:visited:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : underline;
}
