BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	background : black;
	color:white;

}
.linkAgeNo a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	font-style: normal;
	text-decoration : none;
	display : block;
	background-color : Red;
	font-weight : bold;
}
.linkAgeNo a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12pt;
	font-style: normal;
 	text-decoration : none;
	font-weight : normal;
	background-color : White;
	font-weight : bold;
}
.linkAgeYes a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	font-style: normal;
	text-decoration : none;
	display : block;
	background-color : green;
	font-weight : bold;
}
.linkAgeYes a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12pt;
	font-style: normal;
 	text-decoration : none;
	font-weight : normal;
	background-color : White;
	font-weight : bold;
}
.menuLinkHeader a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	display : block;
	
	background-color : Red;
	font-weight : bold;
	width :152px;
	text-align : center;
	border : groove #585858;
}
.freePicsLinks a{
	text-decoration : none;
	color : Yellow;
}
.freePicsLinks a:hover{
	text-decoration : none;
	color : Yellow;
}
.menuLinkHeader a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-style: normal;
 	text-decoration : none;
	font-weight : normal;
	background-color : White;
	font-weight : bold;
}
.menuLinkFooter a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	display : block;
	background-color : Red;
	font-weight : bold;
	width:190px;
	text-align : center;
	border : groove #585858;
	
}
.menuLinkFooter a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-style: normal;
 	text-decoration : none;
	font-weight : normal;
	background-color : White;
	font-weight : bold;
}
.menuLinkSide a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	display : block;
	background-color : #585858;
	font-weight : bold;
	
	
	height : 15px;
	text-align : left;
}
.menuLinkSide a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-style: normal;
 	text-decoration : none;
	font-weight : normal;
	background-color : White;
	font-weight : bold;
}
.menuTitle{
	background : #97090C;
	color:white;
	font-size : 10pt;
	border : 1px outset White;
	font-weight : bolder;
	text-align : center;
	text-transform : capitalize;
}

.pageLinks a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	display : block;
	background:red;
	font-weight : bold;
	border : 1px outset White;
}
.picLinks a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	font-weight : bold;
	height : 1px;
	
}
.picLinks a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	
	font-weight : bold;
	height : 1px;
	
}
.picsLinkExtra span{
	width : 20px;
	border : 1px outset White;
	background : red;
	font-size : 7pt;
	text-align : center;
	cursor:hand;
	font-weight : bold;
}


.picOfWeek{
	color : white;
	font-size:14pt;
	font-weight:bold;
	letter-spacing : -1px;

}
.mainContentLinks a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	font-weight : bold;
	height : 1px;
}
.mainContentLinks a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 8pt;
	font-style: normal;
	text-decoration : none;
	font-weight : bold;
	height : 1px;
	
}
p{
	font-size : 10pt;
	font-style : normal;
	letter-spacing : -1px;
	text-indent : 2px;
	text-align : left;
	padding : 5px 5px 5px 5px;
	font-weight : 600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainText p{
	font-size : 9pt;
	color:white;
	
	letter-spacing : -1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	
}
.menuTitleMain{
	background : #585858;
	color:white;
	font-size : 12pt;
	border : groove White;
	
	font-weight : bolder;
	text-align : center;
	letter-spacing : 1px;
	border-width : 1px 0px 1px 0px;
}
.menuTitleMainPic{
	background : #585858;
	color:yellow;
	font-size : 7pt;
	border : 1px outset;
	font-weight : bolder;
	text-align : center;
	letter-spacing : 1px;
}
.orderList{
	display: list-item; 
			list-style-type: square; 
			list-style-position: inside;
			font-size : 9pt;
			color : white;
			margin-left : 8px;
	
}
.textSizePic{
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}
.horoScopeLink a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 12pt;
	font-style: normal;
	text-decoration : none;
    font-weight : bolder;
	
}
.horoScopeLink a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12pt;
	font-style: normal;
	text-decoration : none;
    font-weight : bolder;
	
}
.horoDateFontSize{
	font-size:7pt;
	font-weight:bold;
}
.freeStuffLinks a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11pt;
	font-style: normal;
	text-decoration : none;
    font-weight : bolder;
	text-transform : capitalize;
}
.freeStuffLinks a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 11pt;
	font-style: normal;
	text-decoration : none;
    font-weight : bolder;
	
}