﻿.email {
	font-size: 14px;
	text-transform: uppercase;
	position: inherit;
	clear: both;
	font-weight: bold;
	font-style: normal;
	top: 20px;
	bottom: 20px;
	height: 20px;
	list-style-type: none;
	list-style-position: inside;
	text-align: center;
}
.internet {
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 20px;
}
.standout {
	border-style: ridge;
	border-width: 10px;
	border-color: #00FFFF #FF0000 #FFFF00 #FF00FF;
	margin: 5px;
	background-color: #FD7E64;
	padding: 10px;
}
