/* CSS Document */
a.whitetextlinks{
font-family:Verdana;
font-size:9px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.whitetextlinks:hover{
font-family:Verdana;
font-size:9px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
.footertext{
font-family:Verdana;
font-size:10px;
color:#b2b2b2;
font-weight:normal;
text-decoration:none;
}
a.footerlinks{
font-family:Verdana;
font-size:10px;
color:#b2b2b2;
font-weight:normal;
text-decoration:none;
}
a.footerlinks:hover{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
.bluetext{
font-family:Verdana;
font-size:12px;
color:#006ebb;
font-weight:bold;
text-decoration:none;
}
a.morelinks{
font-family:Verdana;
font-size:10px;
color:#464646;
font-weight:bold;
text-decoration:none;
}
a.morelinks:hover{
font-family:Verdana;
font-size:10px;
color:#464646;
font-weight:bold;
text-decoration:underline;
}
.normaltext{
font-family:Verdana;
font-size:11px;
color:#5a5959;
font-weight:normal;
text-decoration:none;
}
.normalboldtext{
font-family:Verdana;
font-size:11px;
color:#5a5959;
font-weight:bold;
text-decoration:none;
}
.smallnormalboldtext{
font-family:Verdana;
font-size:10px;
color:#5a5959;
font-weight:bold;
text-decoration:none;
}
a.prevandnextlinks{
font-family:Verdana;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
a.prevandnextlinks:hover{
font-family:Verdana;
font-size:10px;
color:#990000;
font-weight:bold;
text-decoration:none;
}
.pagenumbers{
font-family:Verdana;
font-size:10px;
color:#990000;
font-weight:bold;
text-decoration:none;
}
.prevandnextlinksdisabled{
font-family:Verdana;
font-size:10px;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}
/*INSTANT CHESS*/
.ictext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3c3c3c;
font-weight:normal;
text-decoration:none;
}
a.bmkalyanlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0066FF;
font-weight:normal;
text-decoration:none;
}
a.bmkalyanlink:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0066FF;
font-weight:normal;
text-decoration:underline;
}
a.bmkalyanlink:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF6600;
font-weight:normal;
text-decoration:underline;
}
a.iclink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066FF;
font-weight:normal;
text-decoration:none;
}
a.iclink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066FF;
font-weight:normal;
text-decoration:underline;
}
a.iclink:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
font-weight:normal;
text-decoration:none;
}