@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #0066FF;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
}
.footer {
	font-size: 12px;
	line-height: normal;
}
.welcome {
	font-size: 19px;
}
.menu {
	font-family: Tahoma;
	font-size: 15px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: 12px;
}
