body {
	margin:0 auto;
	padding: 0px;
	background: url(images/tlo.gif) #fff repeat-x;
	line-height:18px;
}
.txt_blue {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14px;
	color: #204c92;
}
a:link.txt_blue, a:visited.txt_blue, a:active.txt_blue {
	text-decoration:none;
}
a:hover.txt_blue {
	text-decoration:underline;
}
.txt_red {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #eb232b;
}
a:link.txt_red, a:visited.txt_red, a:active.txt_red {
	text-decoration:none;
}
a:hover.txt_red {
	text-decoration:underline;
}
.pic_border {
	border:1px solid #3d6da5;
	padding:0px;
	
}
.info {
	background: #ffe1e1;
	border:2px dashed #f00;
	padding:10px;
	margin:20px 0;
	text-align: center;
	font-weight: bold;
}

.tommedia3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#7a7a7a;
}
a:link.tommedia3, a:visited.tommedia3, a:active.tommedia3 {
	text-decoration:none;
	color: #eb5598;
	padding:1px 3px 2px 3px;
}
a:hover.tommedia3 {
	text-decoration:none;
	color: #484848;
	padding:1px 3px 2px 3px;
	background:#CCCCCC;
}
