form {
	color : Red;
	background-color : transparent;
	}

input {
	background-color : transparent;
	color : Red;
}

textarea {
	background-color : transparent;
	color : Red;
}


body {
	color : Red;
	background-color : Black;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #ff0000;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : Black;
	}



a{
	color : Red;
	}

p {
	font-size : 14px;
	color : Red;
}
p.autor{
	font-style : italic;
}

p.center {
	text-align : center;
}

table.tb_interviews {
	width : 500px;
	color : red;
}


a:hover {
	color : Red;
}

a:active {
	color : Red;
}

a:visited {
	color : #B70000;
}

h4{
	font-size : 20px;
}

h5{
	font-size : 14px;
}


h3.h3_c_ul {
	text-align : center;
	text-decoration : underline;
}

h4.h4_c_ul {
	text-align : center;
	text-decoration : underline;
}
h5.h5_c_ul{
	text-align : center;
	text-decoration : underline;
}

table {
	
}


table.tb_center {
	width : 400px;
	color : Red;
}

table.tb_main {
	background : url(images/hpback04.jpg);
	width : 778px;
	}	
	
h5.h5_c {
	text-align : center;
}
