html {
	height: 100%; 
	margin-bottom: 1px; 
}

body {
        font-family     : 'Verdana', arial, helvetica, geneva, sans-serif;
 	font-size       : 10px; 
        color           : #646265;
}

.alink {
        font-family     : 'Verdana', arial, helvetica, geneva, sans-serif;
 	font-size       : 10px; 
        color           : #646265;
        text-decoration : none;
}

.link_td td a { 
        display		: block; 
        width		: 100%; 
        color		: #646265;
        font-size       : 10px;
}

.link_button td a { 
        display		: block; 
        width		: 100%; 
        color		: #FFFFFF;
        font-size       : 10px;
}

a:link, a:visited, a:focus, a:hover,a:active { 
	color		: #646265;
	text-decoration : none; 
}

.footer_link:link, .footer_link:visited { 
	color		: #DDDDDD;
	font-size	: 8px; 
        text-decoration : none; 
}

.footer_link:focus, .footer_link:hover, .footer_link:active { 
	color		: #DDDDDD;
	font-size	: 8px; 
        text-decoration : underline; 
}


.text_link:link, .text_link:visited { 
	text-decoration : none;
	color		: #a51a3f;
	font-size	: 10px;
}

.text_link:focus, .text_link:hover, .text_link:active { 
	text-decoration : underline;
	color		: #a51a3f;
	font-size	: 10px;
}

.menu_l2:link, .menu_l2:visited { 
	text-decoration : none;
	color		: #646265;
	font-size	: 13px;
}

.menu_l2:focus, .menu_l2:hover, .menu_l2:active { 
	text-decoration : none;
	color		: #a51a3f;
	font-size	: 13px;
}

.menu_l3:link, .menu_l3:visited { 
	text-decoration : none;
	color		: #646265;
	font-size	: 11px;
}

.menu_l3:focus, .menu_l3:hover, .menu_l3:active { 
	text-decoration : none;
	color		: #a51a3f;
	font-size	: 11px;
}


.menu_l3_active:link, .menu_l3_active:visited, .menu_l3_active:focus, .menu_l3_active:hover, .menu_l3_active:active { 
	text-decoration : none;
	color		: #a51a3f;
	font-size	: 11px;
}


.text_link_large:link, .text_link_large:visited, .text_link_large:focus, .text_link_large:hover, .text_link_large:active { 
	text-decoration : underline;
	color		: #a51a3f;
	font-size	: 20px;
}
