﻿.xy {
	
	}


#news a{
		color: #000000;
	}
#news a:active {
		color: red;
	}
#news a:hover {
		color: black;
		background-color:ffc600;
		text-decoration:none;
		border-bottom-style:solid;
		border-style:solid;
		border-top-width: 1px;
		border-bottom-width:1px;
		border-right-width:0px;
				border-left-width:0px;
		border-color:red;
	}

	
.body {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: none;
	font-weight: none;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	word-wrap : none;
}

