﻿.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #0099FF;
}

.qwe a {
	text-decoration: none;
	color: #cccccc;
	width: 100%;
}

.qwe a:hover {
	display:block;
	background:	#2F75C1;
	line-height:20px;
}

.qwe2 a {
	text-decoration: none;
	background: #376595;
	color: #CCCCCC;
}

.qwe2 a:hover {
	display:block;
	width: 100%;
	background:	#6F90B3;
	line-height: 20px;
}

.qwe3 a {
	text-decoration: none;
	color: #CCCCCC;
	width: 9em;
}

.qwe3 a:hover {
	display:block;
	line-height: 15px;
	width: 9em;
}

.qwe4 a {
	text-decoration: none;
	width: 9em;
}

p { padding: 5px; }
