@charset "utf-8";
font {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	background-color: rgb(14, 16, 173);
}
.style1 {
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-size: x-large
}
.leftmenu {
	font-size: 12px;
}
