body, table, form, input, textarea, select {
	font-family: verdana, tahoma;
    font-size: 11px;
}
img{
	border: 0;
}
p {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:visited, a:active{
	text-decoration: underline;
    color: #000000;
}
a:hover{
	text-decoration: none;
    color: #1357B3;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active{
	text-decoration: none;
    color: #494A4E;
    font-weight: bold;
}
a.menu:hover{
	text-decoration: none;
    color: #000000;
    font-weight: bold;
}
a.lngswitch , a.lngswitch:link, a.lngswitch:visited, a.lngswitch:active{
	text-decoration: none;
    color: #FFFFFF;
}
a.lngswitch:hover{
	text-decoration: none;
    color: #DCDDE8;
}
