﻿@charset "iso-8859-15";
.hello {
	background-color: #00FF00;
	font-weight: bold;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	}
