body {

	background-color: #456796;

	margin: 0px;

}

.td_padding {

	padding: 5px;
 
}



a {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #446695;

}

a:hover {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: underline;

	color: #446695;

}

.placar {

	font-family: Tahoma;

	font-size: 13px;

	font-weight: bold;

	color: #3e4b6c;

	text-decoration: none;

}



.a_menu {

	font-family: Tahoma;

	font-size: 9px;

	text-decoration: none;

	color: #446695;

	font-weight: bold;

	text-transform: uppercase;

}

p, td, div {

	font-family: Tahoma;

	font-size: 11px;

	color: #333333;

	font-weight: normal;

}



.a_menu:hover {

	font-family: Tahoma;

	font-size: 9px;

	text-decoration: underline;

	color: #446695;

	font-weight: bold;

	text-transform: uppercase;

}

.text_blue {

	font-family: Tahoma;

	font-size: 11px;

	color: #3e4b6c;

	font-weight: normal;

}

.contentheading {

	font-family: Tahoma;

	font-size: 12px;

	color: #3e4b6c;

	font-weight: bold;

	text-decoration: underline;

	padding-bottom: 5px;

}

.back_button {

	padding-top: 10px;

}

