body, td, form {
	font-family :  Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #000000;
}
.text {
	color : #000000;
	text-align : justify;
	margin-left : 30px;
	margin-right : 20px;
	margin-top : 0px;
}
a {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a:link{
	text-decoration : none;	
	color : #000000;
}
a:visited{
	text-decoration : none;	
	color : #000000;
}
a:hover{
	text-decoration : underline;	
	color : #000000;
}

a.porn {
    font-size : 12px;
	font-weight : none;
    margin-right : 10px;
	text-decoration : underline;
	color : blue;
}

a.porn:link {
    font-size : 12px;
	text-decoration : underline;
	color : blue;
}

a.porn:visited {
    font-size : 12px;
	text-decoration : underline;
	color : blue;
}

a.porn:hover {
    font-size : 12px;
	text-decoration : underline;
	color : red;
}

a.rak {
    font-size: 20px;
	font-weight : bold;
	text-decoration : underline;
	color : blue;
	line-height : 150%;
}

a.rak:link {
	text-decoration : underline;
	color : blue;
}

a.rak:visited {
	text-decoration : underline;
	color : blue;
}

a.rak:hover {
	text-decoration : underline;
	color : red;
}

a.date {
    font-size: 24px;
	text-decoration : underline;
	color : blue;
	line-height : 150%;
}

a.date:link {
	text-decoration : underline;
	color : blue;
}

a.date:visited {
	text-decoration : underline;
	color : blue;
}

a.date:hover {
	text-decoration : underline;
	color : red;
}