* {
font-family: tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #FFFFFF;
}

.new {
color: #3B3B3B;
font-size: 13px;
font-weight: bold;
}

hr {
color: #696969;
}

h1 {

font-size: 20px;
font-weight: bold;

}

h2 {

font-size: 17px;
font-weight: bold;

}

h3 {

font-size: 14px;
font-weight: bold;

}

h4 {

font-size: 11px;
font-weight: bold;

}

A:link {
color: #FFFFFF;
font-size: 11px;
font-family: verdana;
font-style: normal;

text-decoration: none;
}

A:active	{
color: #FFFFFF;
font-size: 11px;
font-family: verdana;
font-style: normal;

text-decoration: none;
}

A:visited	{
color: #FFFFFF;
font-size: 10px;
font-family: verdana;
font-style: normal;

text-decoration: none;
}

A:hover {
color: yellow;
font-size: 10px;
font-family: verdana;
font-style: normal;

text-decoration: none;
}
