dibel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #000000;
	font-family: "Comic Sans MS";
}
a {
	color: #0000CC;
	text-decoration: underline;
	font-family: "Comic Sans MS";

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "Comic Sans MS";

}
h3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;

}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;

}
