.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* BODY tag */
BODY {background-color : #FFFFFF; font-family : Arial, Helvetica, sans-serif;  font-size : 11px;}

/* Main Anchor tags (links). */
A:link {color : #000000; text-decoration : underline;}
A:active {color : #BE003F; text-decoration : underline;}
A:visited {color : #000000; text-decoration : underline;}
A:hover {color : #BE003F; text-decoration : none;}


/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:active {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:visited {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}
.topMenu:hover {font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none; font-size : 12px; font-weight : bold;}

/* Top menu Anchor tags (links). */
.copy:link {color : #FFFFFF; text-decoration : none; font-size : 10px;}
.copy:active {color : #FFFFFF; text-decoration : none; font-size : 10px;}
.copy:visited {color : #FFFFFF; text-decoration : none; font-size : 10px;}
.copy:hover {color : #FFFFFF; text-decoration : none; font-size : 10px;}
