body {
	background-color: #00124A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/packafoma-blue_back.png);
	padding: 5px 0px 5px 30px;
}
.standard {
	font-size: 12px;
	color: #CCCCCC;
}
.standard a:link {
	font-size: 12px;
	color: #009999;
	font-weight: bold;
}
.standard a:visited {
	font-size: 12px;
	color: #009999;
	font-weight: bold;
}
.standard a:hover {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#name-table {
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
}
#name-table a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}
#name-table a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px
}
#name-table a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px
}
#site-links-table {
	color: #CCCCCC;
	font-size: 13px
}
#site-links-table a:link {
	color: #FF6633;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
}
#site-links-table a:visited {
	color: #FF6633;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
}
#site-links-table a:hover {
	color: #FF9900;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
}
