a.menu:link {
	text-decoration: none;
	font-size: 9.0pt;
	color: Black;
}
a.menu:hover {
	text-decoration: underline;
	font-size: 9.0pt;
	color: Orange;
}
a.menu:active {
	text-decoration: underline;
	font-size: 9.0pt;
	color: Red;
}
a.menu:visited {
	text-decoration: none;
	font-size: 9.0pt;
	color: Black;
}
a.edit:link {
	text-decoration: none;
	font-size: 9.0pt;
	color: White;
}
a.edit:hover {
	text-decoration: underline;
	font-size: 9.0pt;
	color: White;
}
a.edit:active {
	text-decoration: underline;
	font-size: 9.0pt;
	color: White;
}
a.edit:visited {
	text-decoration: none;
	font-size: 9.0pt;
	color: White;
}
td {
	text-decoration: none;
	font-size: 9.0pt;
	color: Black;
}
td.kiemelt {
	background-image: url(images/eurotel_home_21.gif);
	height: 30px;
	font-size: 12.0px;
	color: White;
	font-weight: bold;
	vertical-align: buttom;
}
.little_phone_image {
	background-position: right; 
	background-repeat: no-repeat;
	width: 80px;
	vertical-align: middle;
	text-align: right;
}
.little_phone_name {
	font-size: 10.0pt;
	color: #379baa;
	font-weight: bold;
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-decoration: none;
}
.little_phone_spec {
	height: 80px;
	font-size: 9.0pt;
	vertical-align: top;
	color: gray;
	padding-top: 5px;
}
.little_phone_price {
	color: #f7941d;
	font-size: 9.0pt;
	font-weight: bold;
	height: 49px;
	vertical-align: top;
}
.price1 {
	color: #379baa;
	font-size: 9.0pt;
	font-weight: bold;
}
.company1 {
	font-size: 13.0pt;
	color: White;
	font-weight: bold;
}
.company2 {
	font-size: 10.0pt;
	color: #fe092c;
	font-weight: bold;
}
.loginbox {
	font-size: 10.0pt;
	color: black;
	font-weight: bold;
}
.name {
	font-weight: bold;
	font-size: 9.0pt;
	color: #379baa;
	vertical-align: top;
}
.value {
	font-weight: normal;
	font-size: 8.0pt;
	color: black;
	vertical-align: top;
}
input {
	font-size: 7.0pt;
}
select {
	font-size: 7.0pt;
}
.footer {
	font-size: 8.0pt;
	color: Gray;
	text-decoration: none;
}
.price_1 {
	font-size: 9.0pt;
	text-align: left;
	color: #379baa;
	font-weight: bold;
}
.price_2 {
	font-size: 9.0pt;
	text-align: right;
	color: #f7941d;
	font-weight: bold;
}
a.news_footer:link {
	text-decoration: none;
	font-size: 9.0pt;
	color: White;
}
a.news_footer:hover {
	text-decoration: underline;
	font-size: 9.0pt;
	color: Orange;
}
a.news_footer:active {
	text-decoration: underline;
	font-size: 9.0pt;
	color: Red;
}
a.news_footer:visited {
	text-decoration: none;
	font-size: 9.0pt;
	color: White;
}
td.news_footer1 {
	background-color: Gray;
	text-align: left;
	width: 50%;
}
td.news_footer2 {
	background-color: Gray;
	text-align: right;
	width: 50%;
}
div.banner {
	text-align: center;
	width: 478px;
	height: 70px;
}
.msg {
	text-align: center;
	font-weight: bold;
	color: red;
	width: 100%;
	border-bottom: 1px solid black;
}