.title {
	font-family:Tahoma,Geneva,sans-serif;
	color:#FFF;
	font-size:16px;
}
a {
	font-size: 16px;
	color: #03F;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #03F;
}
body,td,th {
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 14px;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Tahoma,Geneva,sans-serif;
	color:#FFF;
}
