.arial {
    font-family: Arial, Helvetica, sans-serif;
    color: #009933;
    font-size: 14px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #99ff99;
}
a:active {
    color: #009933;
}