@charset "utf-8";
body,html {
	font-family: Tahoma;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color:#000000;
}
a {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img{
	border:none;
}
.txttitle{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:15px;
}
.txtrun{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:13px;
}
.txtvdieo{
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
}
#bder{
	width:710px;
	border: 3px solid #FFFFFF;
	height: auto;

}
