.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FBFBFB;
}

.menuLink {
	color: #004182;
	text-decoration: none;
}

.menuLink:hover {
	color: #008000;
	text-decoration: underline;
}

.aLink {
	color: #000035;
	text-decoration: none;
}

.aLink:hover {
	color: #800000;
	text-decoration: underline;
}

.bLink {
	color: #004182;
	font-size: 15px;
	text-decoration: none;
}

.bLink:hover {
	color: #008000;
	font-size: 15px;
	text-decoration: underline;
}

.cLink {
	color: #464646;
	text-decoration: none;
}

.cLink:hover {
	color: #008000;
	text-decoration: underline;
}

.mLink {
	color: #FFFFFB;
	text-decoration: none;
}

.mLink:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.wLink {
	color: #497478;
	text-decoration: none;
}

.wLink:hover {
	color: #008000;
	text-decoration: underline;
}

h1 { 
   font-size: 13; 
   margin: 0; 
}

h2 { 
   font-size: 12; 
   margin: 0; 
}

h3 { 
   font-size: 11; 
   margin: 0; 
}

BODY {

    SCROLLBAR-FACE-COLOR: #497478; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #e3e6ea; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}