﻿body 
{
    color: #fff;
    font-family: Arial;
	font-size: 13px;
}
h1
{
    font-size: 1.2em;
}
a
{
    color: #AB3221;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
