@CHARSET "UTF-8";
body, html {
	font-family: "Times New Roman", Times, FreeSerif, serif;
}
a {
	color: #ce131a;
	text-decoration: none;
}
a:hover {
    color: #ce131a;
	text-decoration: undeline;
}