body
{
    font-family:  Arial, Helvetica, sans-serif;
    color: black;
    font-size: 14px;
    margin: 5px;
}
a:link, a:visited, a:visited
{
	color: #000099;
    text-decoration: underline;
}
a:hover, a:visited:hover
{
	color: #ffffff; 
	background-color: #000066;
	text-decoration: underline;
}
.navbar a:link, .navbar a:visited, .navbar a:visited
{
    color: #000099;
    font-size: 16px;
	text-decoration: none;
}
.navbar a:hover, .navbar a:visited:hover
{
	color: #ffffff; 
	background-color: #000066;
	text-decoration: none;
}
.reunion
{
    color: white;
    font-weight: bold;
}
.reunionLinks a:link, .reunionLinks a:visited, .reunionLinks a:hover, .reunionLinks a:visited
{
    color: white;
    font-weight: bold;
}
img
{
    border: 0px;
}
