<!--

/*

Theme Name: Hooked On You
Theme Use: http://www.jlo.nu
Author: Dan
Description: Jennifer Lopez Online

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {

	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, tr, td, h6, p, li {
 
	color: #ADADAD;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Tahoma;
		font-size: 9px;
    }
	 
i{ color: #29D72D; }

b{ color: #FFBE21; }

u{ color: #FF99AF; }

/* MAIN LINKS
-----------------------------------------------------------------------------------------------*/
A:link, A:active, A:visited  {
    color: #FF6989;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
	

a:hover {
    color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
} 

/* OTHER
-----------------------------------------------------------------------------------------------*/
p.uppercase {text-transform:uppercase}
p.lowercase {text-transform:lowercase}
p.capitalize {text-transform:capitalize}	

-->

