body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b4dcff;
	cursor: url(img/rogo.ani), default;
}
.bigfont {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.mainfont {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.smallfont {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
a:link {
	color: #5096e6;
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	text-decoration: underline;
}
a:visited {
	color: #3366cc;
	text-decoration: none;
}