a:link {
	color: #393E79;
}
a:visited {
	color: #393E79;
}
a:hover {
	color: #C1C5EE;
}
a:active {
	color: #393E79;
}

.font {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #393E79;
}
.fontbigger {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #393E79;
}
.footer {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	color: #393E79;
}
body {
	background-image: url(img_home/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C1C5EE;
}
.fontunderline {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #393E79;
	text-decoration: underline;
}
