A { 
	color:#000000;
	text-decoration:underline;
	font-weight : regular;
}

A:hover,A:active { 
	color:#E20D38; 
	text-decoration:underline;
	font-weight : regular;
}													

A.speaker { 
	color:#000000;
	text-decoration:underline;
	font-weight : bold;
}

A.speaker:hover,A.speaker:active { 
	color:#E20D38; 
	text-decoration:underline;
	font-weight : bold;
}	

A.presentation { 
	color:#0000CD;
	text-decoration:underline;
	font-weight : bold;
}

A.presentation:hover,A.presentationr:active { 
	color:#CC0000; 
	text-decoration:underline;
	font-weight : bold;
}	

BODY,TD,TABLE,TR,P,UL,OL  { 
	font-family : Arial,Helvetica,Sans;
	font-size : 15px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.headtitle {		
	font-size : 18px;
	color : #000000;
	font-weight : bold;
	font-style : normal;  
	text-indent : 0;
}


.hometitle {		
	font-size : 26px;
	color : #000000;
	font-weight : bold;
	font-style : normal;  
	text-indent : 0;
}

.largetitle {		
	font-size : 24px;
	color : #000000;
	font-weight : regular;
	font-style : normal;  
	text-indent : 0;
}


.redtitle {		
	font-size : 24px;
	color : #E20D38;
	font-weight : bold;
	font-style : italic;  
	text-indent : 0;
}

.alert {
	color : #990000;
	font-weight : bold;
}
