/* Chuckie 2005 Website Stylesheet
Date Created: May 18, 2005 */

/* General Definitions */

body {
	font-family : Arial, Helvetica, sans-serif; font-size: 13px;
}

p, td {
	font-size: 13px;
}

a.pivotalink:link {   
	color: #5E250F; 
	text-decoration: underline; 
	font-weight: 
}
a.pivotalink:visited {   
	color: #5E250F; 
	text-decoration: underline; 
	font-weight: 
}
a.pivotalink:active {   
	color: #5E250F; 
	text-decoration: underline; 
	font-weight: 
}
a.pivotalink:hover {  
	color: #ff0000; 
	text-decoration: none; 
	font-weight:
}

a.sentofriendlink:link {   
	color: #ffce00; 
	text-decoration: underline; 
	font-weight: 
}
a.sentofriendlink:visited {   
	color: #ffce00; 
	text-decoration: underline; 
	font-weight: 
}
a.sentofriendlink:active {   
	color: #ffce00; 
	text-decoration: underline; 
	font-weight: 
}
a.sentofriendlink:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight:
}

