body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #000;
}
html,
body,
table {
    height:100%;

}
td	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.head {
	border: none;
	font-size: 24px;
}

p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

.nav{
	font-size: 18px;
}

a.nav:link, a.nav:visited, a.nav:visited{
	color: #17a396;
	text-decoration: none;
}
a.nav:hover{
	color: #CC0000;
}
.bordera:hover {
	border: thin solid #bd1829;
	background-image: url(../images/netpiration-cube1.png);
}
.borderb:hover {
	border: thin solid #bd1829;
	background-image: url(../images/netpiration-cube2.png);
}
.borderc:hover {
	border: thin solid #bd1829;
	background-image: url(../images/netpiration-cube3.png);
}
.borderd:hover {
	border: thin solid #bd1829;
	background-image: url(../images/netpiration-cube4.png);
}
a:link, a:visited, a:visited{
	color: #CC0000;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
}
table {
	height: 100%;
}
.strikethru {
	text-decoration: line-through;
}
