body {
	background-color: #000;
	color: white;
	margin: 0px;
} 

a.bok img {
     	border: 0px;
}

a img {
        margin: 0px auto;
}

a {
        text-decoration: none;
	color: #E6FF03;
}

a:hover {
	color: #FFC72C;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #E6FF03;
        text-decoration: none;
}

a.top {
        text-decoration: none;
	color: #E6FF03;
}

a.top:hover {
	color: #FFC72C;
}

a.top:active {
	color: #FF0000;
}

a.top:visited {
	color: #E6FF03;
        text-decoration: none;
}

a.lnk {
        text-decoration: none;
	color: #E6FF03;
}

a.lnk:hover {
	color: #FFC72C;
}

a.lnk:active {
	color: #FF0000;
}

a.lnk:visited {
	color: #E6FF03;
        text-decoration: none;
}

a.prlnk {
	color: #DF0000;
}

a.prlnk:hover {
	color: #E6FF03;
}

a.prlnk:active {
	color: #FF0000;
}

a.prlnk:visited {
	color: #DF0000;
}

img.logo {
     	border: 1px solid #FF0000;
}

img.logotip {
     	border: 0px;
}

#content {
	margin: 0px;
	width: 0px auto;
}

.tumbs {
	width: 0px auto;
        margin: 0px;
        padding-top: 5px;
}

#righttumb {
	position: absolute;
	top : 20px;
	padding-top: 3px;
	left: 410px;
        width: 570px;
}

#general {
	margin-top: 0px;
	width: 0px auto; 
}

.georgia30 {
	color: #E6FF03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.georgia13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.promo {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.courier {
        text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.tblpr {
        border: 1px solid #FF0000;
}
