
body  {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	font-size: 12px;
    color: #ffffff;
}
A:link, A:visited, A:active
{
    text-decoration: none;
}
A:hover
{
    color: #888888;
    text-decoration: underline;
}


h1 {
	font-size:18px;
	font-weight:bold;
	color: #DDEAA4;					
}
h1.logo { 
	float: left; 
	margin: 0px;  
}
h1.logo b { 
	display: none; 
}

h2 {
	font-size:16px;
	font-weight:bold;
	color: #DDEAA4;					
}

h2 a {
	color: #DDEAA4;
	text-decoration: underline;
}

h2 a:hover {
	color:#cccccc;
	text-decoration: none;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color: #DDEAA4;					
}
h3 a {
	color: #DDEAA4;
	text-decoration: underline;
}

h3 a:hover {
	color:#cccccc;
	text-decoration: none;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color: #ffffff;					
}
h4 a {
	color: #DDEAA4;
	text-decoration: underline;
}

h4 a:hover {
	color:#cccccc;
	text-decoration: none;
}


.goldLink {
	font-size:16px;
	font-weight:bold;
	color: #DDEAA4;					
}
.goldLink:link, .goldLink:visited, .goldLink:active {
	color: #DDEAA4;
	text-decoration: underline;
}
.goldLink:hover {
	color:#cccccc;
	text-decoration: none;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt a:link {
	color: #333333;
	text-decoration: underline ;
} 
.txt a:visited {
	color: #333333;
	text-decoration: underline;
} 
.txt a:hover {
	color: #990000;
	text-decoration: none ;
} 	
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DDEAA4;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #597090;
}

.link a:link {
	color: #597090;
	text-decoration: underline ;
} 
.link a:visited {
	color: #597090;
	text-decoration: underline;
} 
.link a:hover {
	color: #597090;
	text-decoration: none ;
} 
.cambgr {
	background-image: url(im/cambgr.jpg);
	background-repeat: no-repeat;
}
p  {
	color: #ffffff;
	font-size: 12px;
}

.copyright
{
	font-size: 10px;
    color: #ffffff;
}
.copyright:link, .copyright:visited, .copyright:active
{
    text-decoration: underline;
}
.copyright:hover
{
    color: #888888;
    text-decoration: none;
}

.title
{
	font-size:16px;
	font-weight:bold;
	color: #DDEAA4;
	margin: 20 0 0 15;					
}
.title:link, .title:visited, .title:active
{ 
    text-decoration: none;
}
.title:hover
{
    color: #888888;
    text-decoration: underline;
}

.subtitle
{
	font-size: 12px;
    color: #ffffff;
	margin: 20 0 0 15;
}
.subtitle:link, .subtitle:visited, .subtitle:active
{
    text-decoration: underline;
}
.subtitle:hover
{
    color: #888888;
    text-decoration: none;
}



