﻿.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
A.navbar:link
{
    text-decoration:    none;
    color:#ffffff;
}

A.navbar:visited
{
    text-decoration:    none;
    color:#ffffff;
}

A.navbar:active
{
    text-decoration:    none;
    color: #ffffff;
}

A.navbar:hover
{
    text-decoration:    none;
    color: #000000;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
A.subtext:link
{
    text-decoration:    none;
    color:#780202;
}

A.subtext:visited
{
    text-decoration:    none;
    color:#780202;
}

A.subtext:active
{
    text-decoration:    none;
    color: #000033;
}

A.subtext:hover
{
    text-decoration:    none;
    color: #000033;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000033;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #a5272b;
	letter-spacing: 2px;
	}
A.header:link
{
    text-decoration:    none;
    color:#a5272b;
}

A.header:visited
{
    text-decoration:    none;
    color:#a5272b;
}

A.header:active
{
    text-decoration:    none;
    color: #a5272b;
}

A.header:hover
{
    text-decoration:    none;
    color: #000000;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #a5272b;
	line-height: 15px;
}
