﻿body
{
	font-family: Corbel, Verdana;
	font-size: 13px;
	color: #333333;
}

h1 {
	font-size: 26px;
	color: #231f20;
}

a.navlinks
{
	color: #ef4135;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navlinks
{
	color: #ef4135;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlinks
{
	color: #ef4135;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlinks
{
	color: #000000;
	text-decoration: none;
}

a:visited.mainlinks
{
	color: #000000;
	text-decoration: none;
}

a:hover.mainlinks
{
	color: #000000;
	text-decoration: underline;
}

input
{
	font-family: Corbel, Verdana;
}

textarea
{
	font-family: Corbel, Verdana;
}

select
{
	font-family: Corbel, Verdana;
}

button
{
	font-family: Corbel, Verdana;
}