@charset "iso-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	background-color: #FFFF99;

}

	}
	 a:link    { color:            #000099;
                    
                    text-decoration:  none;
}

 a:visited { color:            #000099;
                    
                    text-decoration:  none
}

 a:hover   { color:             #000099;
                    
                    text-decoration:   none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

td.layout a:link    { color:            #000099;
                    
                    text-decoration:  none;
}

td.layout a:visited { color:            #000099;
                    
                    text-decoration:  none
}

td.layout a:hover   { color:             #000099;
                    
                    text-decoration:   none;
}

