a:link {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	font-style: normal;
	color: #FF3333;
	text-decoration: underline;

}
.remark {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #FF3333;
	text-transform: uppercase;

}
h2 {
	font-size: 12px;
	font-style: normal;
	color: #FF3333;
	text-transform: uppercase;

}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;


}
body {
	font-family: Arial, Helvetica, sans-serif;

}
a {
	color: #FF0000;
	text-decoration: none;


}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
