body {
background-color:#000000;
background-position: top center;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
}

a:link {
color: #ccc; text-decoration:none;
}

a:visited {
color: #ccc; text-decoration:none;
}

a:hover {
color: #fff; text-decoration:underline;
}

a:active {
color: #fff; text-decoration:underline;
}



a {
text-decoration: none;
color: #ccc;
}

a over{
text-decoration: underline;
color: #ff0000;
}

img {
margin: 0 0 0 0;
border: none;
}

.black{
color: #000;
font-size: 1px;
}

ul{
text-indent: -25px;
}

li{
list-style: none;
}

td{
background-color: #333;
}

.explore {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

/*h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
}*/

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight:bold;
}

.next {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight:bold;
color: #fffff;
background-color: teal;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
}