p.menu2 a:hover {
	color: #0096FF;
}
td.menucolor {
	width: 437px;
	background-color: #0096FF;
	vertical-align: bottom;
}
td.logo {
	height: 108px;
	width: 313px;
	background-image:url('../images/layout/logonews.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
td.title {
	height: 50px;
	width: 313px;
	background-image:url('../images/layout/titlenews.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

input, select {
	margin-left: 5px;
}

a:hover {
	color: #0096FF;
}

::-moz-selection {
	background:#0096FF;
	color:#000000;
}

::selection {
	background:#0096FF;
	color:#000000;
}
