.defmenu{
	font-family: tahoma;
	font-size: 9pt;
	color: #087f8e;
	text-decoration: none;
}

.defmenu:visited{
	font-family: tahoma;
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
}

.defmenu:hover{
	font-family: tahoma;
	font-size: 9pt;
	color: #b4c6c5;
	text-decoration:none;
}

.defmenu:visited:hover{
	font-family: tahoma;
	font-size: 9pt;
	color: #b4c6c5;
	text-decoration:none;
}

.deftitle{
   font-family: arial,verdana, tahoma;
	font-size: 15pt;
	color: #087f8e;
	text-decoration: none;
	font-weight: bold;
}

.deftext{
   font-family: verdana, tahoma;
	font-size: 9pt;
	color: #087f8e;
	text-decoration: none;
	font-weight: medium;
}

.adtitle{
	font-family: verdana, tahoma, sans-serif;
	font-size: 8pt;
	color: #0000ff;
	font-weight: medium;
}

.adtext{
	font-family: verdana, tahoma, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: medium;
}

.adlink{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #000080;
	font-weight:medium;
	text-decoration: none;
}
.adlink:visited{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #000080;
	font-weight:medium;
	text-decoration: none;
}
.adlink:hover{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #5e5e5e;
	font-weight:medium;
	text-decoration: none;
}
.adlink:visited:hover{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #5e5e5e;
	font-weight:medium;
	text-decoration: none;
}

.textfoot,textfoot:visited{
   font-family: sans-serif;
	font-size: 8pt;
	color: #4370ba;
	text-decoration: none;
}


.textfoot:hover{
	font-family: sans-serif;
	font-size: 8pt;
	color: #1b1b87;
   text-decoration:none;
}
								

