﻿.a_wc
{
	color: #0000FF;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}
.a_wc a:hover
{
	text-decoration: none;
	color: #FF6600;
}
	
.BoxNews
{
	border: 2px dashed #FF3300;
	width: 380px;
	height: 300px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 30px;
	padding-top: 10px;
	background: #99FFCC;
}


