
a.menu:link {
        color:#000000;
        font-size: 8.5pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: normal;
}

a.menu:visited {
        color:#000000;
        font-size: 8.5pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: normal;
}

a.menu:hover {
        color:rgb(185,117,163);
        font-size: 8.5pt;
        font-family: Verdana;
        text-decoration: underline;
        font-weight: normal;
}



a.menubold:link {
        color:#000000;
        font-size: 8.5pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: bold;
}

a.menubold:visited {
        color:#000000;
        font-size: 8.5pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: bold;
}

a.menubold:hover {
        color:rgb(185,117,163);
        font-size: 8.5pt;
        font-family: Verdana;
        text-decoration: underline;
        font-weight: bold;
}



a.email:link {
        color:gray;
        font-size: 8pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: normal;
}

a.email:visited {
        color:gray;
        font-size: 8pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: normal;
}

a.email:hover {
        color:#000000;
        font-size: pt;
        font-family: Verdana;
        text-decoration: underline;
        font-weight: normal;
}



a.small:link {
        color:rgb(185,117,163);
        font-size: 7.5pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: normal;
}

a.small:visited {
        color:rgb(185,117,163);
        font-size: 7.5pt;
        font-family: Verdana;
        text-decoration: none;
        font-weight: normal;
}

a.small:hover {
        color:rgb(185,117,163);
        font-size: 7.5pt;
        font-family: Verdana;
        text-decoration: underline;
        font-weight: normal;
}

p 	{
	padding-top: 0.01cm;
	padding-bottom: 0.01cm;
        font-size: 10pt;
	font-family: Verdana;
        font-weight: normal;
	align= justify
} 
