/* start of the connect4fun Style Sheet */

a:link, a:active, a:visited {
font-family: Tahoma;
font-size: 9pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

a:hover {
font-family: Tahoma;
font-size: 9pt;
font-weight: normal;
color: #C0C0C0;
text-decoration: none;
}


p.heading_white_Ari_Norm {
font-family: Arial;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-align: left;
}

p.heading_Cyan_Tah_Norm {
font-family: Arial;
font-size: 12pt;
font-weight: normal;
color: #66CCFF;
text-align: left;
}


p.para {
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
}
p.para1 {
font-family: Verdana;
font-size: 7.5pt;
font-weight: normal;
color: #971876;
text-align: right;
}

/* end of the connect4fun Style Sheet */
