td {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #512626;
       }
a {
	text-decoration : none;
	font-weight : bold;
	color : #512626;
}

A:hover {text-decoration: none; color:red;}
	
.big {
font-size : 16px;
font-weight : bold;
       }
.red{
	text-decoration : none;
	font-weight : bold;
	color : red;
}

.yellow{
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	background-color : #F5C202;
}

.yellowhome{
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	background-color : #F5C202;
}

.white{
	font-size : 12px;
	color : #ffffff;
}

body {
	scrollbar-face-color: white;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color:black;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: #512626;
}

.current{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : black;
}
.current:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : black;
}
.links
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #B7B7B7;
       } 
.links:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : black;
       } 
.guest
{
	text-decoration : underline;
}

.agendanav
{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #512626;
}


