a{
color:#000099;
}

a:hover{
text-decoration: none;
}

.larger{
font-size:12px;
margin-left:10px;
margin-right: 10px;
}

.eventtitle{
font-size: 11px;
color:#000000;
text-decoration:none;
font-weight: bold;
}

.inputs{
background-color:#FFFAE8;
color:#000000;
border-style:solid;
border-width:thin;
border-color:#C0C0C0;
width: 200px;
}

.submit{
background-color:#FFFAE8;
color:#000000;
border-style:solid;
border-width:thin;
border-color:#000000;
}

.table{
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.titlelinks{
color: #990000;
font-weight:bold;
}


.breaks{
font-size: 12px;
color:#990000;
}

.speakerlink:link{
     color:#006600;
	 cursor: pointer; 
	 font-size: 10px; 
	 text-decoration:underline;
	}
.speakerlink:hover{
     color:#009900;
	 cursor: pointer; 
	 font-size: 10px; 
	 text-decoration:none;
	}

