﻿
.content  {
	font-size: 12px; 
	font-family :  arial;
        color : #000000;
}
.content2  {
	font-size: 12px;
	font-family : arial;
	color: #990000;
}


.footer  {
	font-size: 9px; 
	font-family :  arial;
        color : #aa7e1b;
}

IMG  {
	border : none;
}

B {
	font-size: 14px; 
	font-family : arial;
        color : #FFFFFF;
        font-weight: bold;
}

.B2 {
	font-size: 14px; 
	font-family : arial;
        color : #000000;
        font-weight: bold;
}

.B3 {
	font-size: 24px; 
	font-family : arial;
        color : #aa7e1b;
        font-weight: bold;
}

A:link, A:visited, {
	font-family : arial;
        color : #FFFFFF;	
        text-decoration: none;
}

A:hover {
	font-family :  arial;
        color : yellow;	
        text-decoration: underline;
}

A.testi:link, A.testi:visited, {
	font-family : arial;
        color : #a77a14;	
        text-decoration: none;
        font-weight: bold;
}
A.testi:hover {
	font-family :  arial;
        color : red;	
        text-decoration: underline;
        font-weight: bold;
}

A.tea:link, A.tea:visited, {
        font-size: 12px; 
	font-family : arial;
        color : #533504;	
        text-decoration: none;
        font-weight: bold;
}
A.tea:hover {
        font-size: 12px; 
	font-family :  arial;
        color : red;	
        text-decoration: underline;
        font-weight: bold;
}
/* Michael Trend's mods - Contact at: www.delmarvawebworks.com */

.conferencepage  {
	font:	Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.conferencepage a  {
	color:#000000;
	text-decoration: none;
	}
.conferencepage a:hover {
	text-decoration: underline;
	}
.conferencepage a:visited {
	color:#000000;
	}

