* {
	font-family: Arial;
}

table.upgrade {
	width: 789px;
	height: 603px;
	background: url(/traffic/images/upgrade.png) no-repeat;
}
table.upgrade td {
	font-size: 10pt;
	color: #013C80;
	padding: 190px 30px 0 0;
}
table.upgrade td a {
	color: #013C80;
	font-weight: bold;
}
table.upgrade td a:hover {	
	color: #F67D0C;	
	text-decoration: none;
}

table.upgrade td p.warnîing {
	color: red;
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}