* {
    padding: 0 0 0 0;
    margin:  0 0 0 0;
    border-collapse: collapse;
}

html {
	width:100%;
	height:100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#fff;
}


a,h1,span,td,th,h1{
	font-family: VERDANA, Arial, Helvetica, sans-serif;}

a{
	font-size: 9pt; 
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
	}


a:hover {
	font-size: 9pt; 
	color: #B2B2B2;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer; }


a.txthref{
	font-size: 9pt; 
	font-weight: normal;
	color: #666666; 
	text-decoration: underline;
	}


a.txthref:hover {
	font-size: 9pt; 
	color: #303030;
	font-weight:normal;
	text-decoration: underline;
	cursor: pointer; }


a.menu{
	font-size: 8pt; 
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
	}


a.menu:hover {
	font-size: 8pt; 
	color: #B2B2B2;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer; }


a.pink{
	color: #B886B3;
	font-size: 7pt;}


a.pink:hover {
	font-size: 7pt; 
	color: #E5ACDF;}


span{
	font-size: 9pt; 
	color: #666666;
	text-decoration: none;}

h1{

	font-size:9pt;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	color: #666666;
	text-decoration: none;}


img{
	vertical-align:bottom;
	border: 0;}

img.sign {
	border: 0px solid black;
	width: 50px;
	height: 44px;}

img.menu {
	border: 0px solid black;
	width: 30px;
	height: 30px;}

img.partner {
	border: 0px;
	width: 210px;
	height: 110px;}


td{
	font-size: 9pt; 
	font-weight: normal;
	color: #666666; 
	text-decoration: none;}



td.menu {border: 0;
	height: 40px;
	width: 40px;
	text-align: center;}

input {
	border: 1px solid #666666;}



div.horoscope{
	text-align: justify;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-width: normal;
	text-indent: 3em; 
	margin-left:20px;
	margin-top:0px;
	margin-right:20px;
	padding-top:0px;}

div.trend{
	text-align: justify;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-width: normal;
	text-indent: 3em; 
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 0px;}


p	{margin-top: 0.5em;
	 margin-bottom: 0em;}



a.newsLink {
	decoration: underline;
}

a.aboutlink {
    color: white;
}

a.aboutlink:hover{
    color: #B2B2B2;
}

li.about {
    list-style-type: none;
}

table {
	table-layout: auto;}
