body {
	font-size: 12pt;
	font-family: Georgia, sans-serif;
	color: #663300;
}


A.mbaron:link {
   font-size: 11pt;
   font-family: Ariel, Helvetica, sans-serif;
   font-style: small-caps;
   font-weight: normal;
   color: #2d5c3d; 
   text-decoration: none;
   background-color: transparent;
}
A.mbaron:visited {
   font-size: 11pt;
   font-family: Ariel, Helvetica, sans-serif;
   font-style: small-caps;
   font-weight: normal;
   color: #2d5c3d; 
   text-decoration: none;
   background-color: transparent;
}
A.mbaron:hover {
   font-size: 11pt;
   font-family: Ariel, Helvetica, sans-serif;
   font-style: small-caps;
   font-weight: normal;
   color: #ff00cc;
   text-decoration: underline;
   background-color: transparent;
}
A.mbaroff:link {
   font-size: 11pt;
   font-family: Ariel, Helvetica, sans-serif;
   font-style: small-caps;
   font-weight: normal;
   color: #ffff66; 
   text-decoration: none;
   background-color: transparent;
}
A.mbaroff:visited {
   font-size: 11pt;
   font-family: Ariel, Helvetica, sans-serif;
   font-style: small-caps;
   font-weight: normal;
   color: #ffff66; 
   text-decoration: none;
   background-color: transparent;
}
A.mbaroff:hover {
   font-size: 11pt;
   font-family: Ariel, Helvetica, sans-serif;
   font-style: small-caps;
   font-weight: normal;
   color: #ff00cc; 
   text-decoration: underline;
   background-color: transparent;
}

A:link {
   font-size: 12pt;	
   color: #000099;
   text-decoration: underline;
}
A:visited {
   font-size: 12pt;	
   color: #cc0000;
   text-decoration: underline;
}
A:hover {
   font-size: 12pt;	
   color: #330000;
   text-decoration: none;
}

A.mail:link {
   font-size : 9pt;	
   font-family : Ariel, Helvetica, sans-serif;
   font-style: oblique;
   color: #660099;
   text-decoration: underline;
}
A.mail:visited {
   font-size : 9pt;	
   font-family : Arial, Helvetica, sans-serif;
   font-style: oblique;
   color: #660099;
   text-decoration: underline;
}
A.mail:hover {
   font-size : 9pt;	
   font-family : Arial, Helvetica, sans-serif;
   color: #cc0000;
   font-style: oblique;
   text-decoration: none;
}




