
/* BODY */
BODY {
background-color: #7B5858;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
color: #efefef;
/*color: #dddddd;*/
}
BODY.too {
background-color: #AA0000;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
color: #efefef;
margin: 5px 0px 2px 25px;
/*color: #dddddd;*/
}
TD {
background-color: #AA0000;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
color: #efefef;
}
TD.too {
background-color: #7B5858;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
color: #000000;
}
/* BODY */

/* A */
A	{
color: #efefef;
text-decoration: underline;
}
A:hover	{
color: #ffffff;
text-decoration: underline;
}
A:visited {
color: #efefef;
text-decoration: underline;
}
A:visited:hover	{
color: #ffffff;
text-decoration: underline;
}
A:active {
color: #808080;
text-decoration: underline;
}
/* A */

/* A */
A.too	{
color: #000000;
text-decoration: underline;
}
A.too:hover	{
color: #ffffff;
text-decoration: underline;
}
A.too:visited {
color: #000000;
text-decoration: underline;
}
A.too:visited:hover	{
color: #ffffff;
text-decoration: underline;
}
A.too:active {
color: #808080;
text-decoration: underline;
}
/* A */

/* . */
.small {
font-size: 11px;
}
.bigger {
font-size: 12px;
}
.big {
font-size: 14px;
}
.bigbold {
font-size: 14px;
font-weight: bold;
}
/* . */


/* H */
H6 {
font-size: 12px;
font-weight: bold;
}
H5 {
font-size: 14px;
font-weight: bold;
}
H4 {
font-size: 16px;
font-weight: bold;
}
H3 {
font-size: 18px;
font-weight: bold;
}
H2 {
font-size: 20px;
font-weight: bold;
}
H1 {
font-size: 22px;
font-weight: bold;
}
/* H */

/* vanalles */
TD.white {
background-color: #7B5858;
}

/* vanalles */

