﻿body {
}

.link
{
	text-decoration:none; 
	color:White; 
	font-weight:bold; 
	font-family:Arial;
}

.linkyellow
{
	text-decoration:none; 
	color:#ffea00; 
	font-weight:bold; 
	font-family:Arial;
}

.texttitle
{ 
	font-family:Arial; 
	font-size:x-large;
}

.text
{
	font-family:Verdana;
	color:#4e4c4d;
	font-size:small;
}

.fixwidth
{
	width:839px;
}

.address
{
	font-family:Verdana;
	color:White;
	font-size:14px;
	font-weight:bold;
}