/*
Theme Name: Pulp
Theme URI: http://miquelcasas.com/
Description: The tastiest theme.
Version: 1.2
Author: Miquel Casas
Author URI: http://miquelcasas.com/
*/

@import url( 'pulp.css' );

/*
Nifty Corners Cube CSS by Alessandro Fulciniti
URL: http://www.html.it/articoli/niftycube/index.html
*/
@import url( 'niftyCorners.css' );

a:link.nye
{
	color: #D37803;
	font-family:  tahoma, arial, sans-serif;
	text-indent: 0px;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
a:active.nye
{
	color: #D37803;
	text-decoration: underline;
	font-family: tahoma, arial, sans-serif;
	font-size:14px;
	font-weight: bolder;
	text-decoration: underline;
}
a:visited.nye
{
	color: #D37803;
	font-family:  tahoma, arial, sans-serif;
	text-indent: 0px;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
a:hover.nye
{
	color: #B10D0E;
	font-family:  tahoma, arial, sans-serif;
	text-indent: 0px;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
