/* KOKESHI:DECONSTRUCTER POP-UP STYLESHEET */

/* BODY STYLE 
============================================================== */
html, body		{	margin: 0 0 0 0; 
					padding: 0;
					background-color: #d3173b;
					cursor: url(http://www.jrocksaga.com/vidoll/style/normal.cur), default;
					font-family: verdana, helvetica, arial, sans-serif; 
					font-size: x-small; 
					color: #FFFFFF;
					overflow: auto;
				}

img 		{ 	border: 0; 	}

/* LINK STYLES AND CLASSES
============================================================== */
/* REGULAR LINKS STYLE 
--------------------------------------------------------------------------------------------------------------------------- */
a:link, a:visited 	{ font-family: verdana, helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #252525; text-decoration: underline; 
					cursor: url(http://www.jrocksaga.com/vidoll/style/linked.cur), hand; } 

a:hover, a:active	{ font-family: verdana, helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #252525; text-decoration: none; 
					cursor: url(http://www.jrocksaga.com/vidoll/style/linked.cur), hand; }
