/* CSS Document */

td
{ 
color : #333333;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
text-decoration: none
}


.bold
{ 
color : #333333;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 15px;
font-weight : bold;
text-decoration: none
}



.headlines
{ 
color : #C01D2A;
font-family : Arial, Verdana, sans-serif;
font-size : 18px;
line-height: 17px;
font-weight : bold;
text-decoration: none
}


.white_type
{ 
color : #FFFFFF;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
text-decoration: none
}


.light_grey
{ 
color : #999999;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : normal;
text-decoration: none
}


.light_grey:hover
{ 
color : #C01D2A;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : normal;
text-decoration: none
}


.navi
{ 
color : #FFFFFF;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
font-weight : bold;
text-decoration: none
}


.navi:hover
{ 
color : #C01D2A;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
font-weight : bold;
text-decoration: none
}


.intext_link
{ 
color : #C01D2A;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : normal;
text-decoration: none
}


.intext_link:hover
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : normal;
text-decoration: none
}


.link_bold
{ 
color : #C01D2A;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : bold;
text-decoration: none
}


.link_bold:hover
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : bold;
text-decoration: none
}



a
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : bold;
text-decoration: none
}


a:hover
{ 
color : #C01D2A;
font-family : Arial, Verdana, sans-serif;
font-size : 11px;
line-height: 17px;
font-weight : bold;
text-decoration: none
}

