﻿body 
{
	background-color: #ef1827;
	color: White;
	font-family: Arial;
	font-size: 13px;
	line-height: 1.4em;
}
a
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: none;
	color: Gray;
}
