167 lines
2.5 KiB
CSS
167 lines
2.5 KiB
CSS
|
|
.text
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #cccccc;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.whitetext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #ffffff;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.smtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 10px;
|
|
color : #888888;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.blacktext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #000000;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.bannerhere
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #ff2222;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.bannerthere
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #dddddd;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.yellowtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #ffff66;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.yellowboldtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #ffff66;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.boldtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #000000;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.itext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #444444;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.bigtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 13px;
|
|
color : #333333;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.small
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 8px;
|
|
color : #000000;
|
|
}
|
|
|
|
.notsosmall
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 9px;
|
|
color : #000000;
|
|
}
|
|
|
|
.boldnotsosmall
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 9px;
|
|
color : #000000;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.redtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #ff0000;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.bigredtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 13px;
|
|
color : #ff2222;
|
|
line-height : 120%;
|
|
}
|
|
|
|
.blackboldtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 11px;
|
|
color : #000000;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
.14blackboldtext
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-size : 14px;
|
|
color : #000000;
|
|
line-height : 120%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
A
|
|
{
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
font-weight : bold;
|
|
font-size : 11px;
|
|
color : #f11a07;
|
|
text-decoration : none;
|
|
}
|
|
|
|
A:hover
|
|
{
|
|
color : #ff4444;
|
|
font-family : Verdana, Arial, Geneva, Helvetica;
|
|
text-decoration : underline;
|
|
font-weight : bold;
|
|
}
|