.menu {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Verdana;
	font-weight: bold;
	text-align: left;
}
.menu a {
	color : #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color : #000000;
}
.text {
	color : #585858;
	font-family : Verdana;
	font-size: 13px;
	text-align: justify;
	margin-left : 18px;
	font-weight: bold;
    background-color: #E3E6EA;
}
.text a {
    color : #000062;
    text-decoration: none;
}
.text a:hover {
    color : #000000;
}

.menu_small {
	color : #9CA9B1;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Verdana;
	font-weight: bold;
	text-align: right;
}
.menu_small a {
	color : #9CA9B1;
	text-decoration: none;
}
.menu_small a:hover {
	color : #516168;
}

.title {
	color : #585858;
	font-family : Verdana;
	font-size: 15px;
	text-align: left;
	margin-left : 10px;
    font-weight: bold;
    background-color: #E3E6EA;
}

.hosting_title {
  	color : #000000;
	font-family : Verdana;
	font-size: 13px;
	text-align: right;
    font-weight : bold;
    margin-right : 10px;
}

.hosting_title a {
    color : #516168;
    text-decoration: none;
}
.hosting_title a:hover {
    color : #000000;
}

.hosting_select {
  	color : #000000;
	font-family : Verdana;
	font-size: 10px;
	text-align: center;
}

.hosting_select a {
    color : #516168;
    text-decoration: none;
}
.hosting_select a:hover {
    color : #000000;
}

.hosting_price {
  	color : #FF0000;
	font-family : Verdana;
	font-size: 13px;
	text-align: right;
    font-weight : bold;
    margin-right : 10px;
}

.hosting_price a {
    color : #516168;
    text-decoration: none;
}
.hosting_price a:hover {
    color : #000000;
}

