﻿h1
{
	margin:0;
	color:#d72a20;
	font-size:24px;
}

h2
{
    margin:0;
}

h3
{
    font-size:16px;
    margin:0;
}

h4
{
    margin:0 0 10px 0;
    font-size:14px;
    
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:none;
}