p, td, div, h1, h2, h3, h4, h5, h6, a, ul, li, lo {
	font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #1c1a47;

	
}


a:link {
	color: #365a9d;
	text-decoration: none;
}
a:visited {
	color: #365a9d;
	text-decoration: none;
}
a:hover {
    color: #8e8cb5;
	text-decoration: underline;
}
a:active {
	color: #365a9d;
	text-decoration: none;
}