
a:link,a:visited,a:hover,a:active {
        text-decoration:none;
        text-shadow: 1px 1px 1px #ff0000;
        color:#000;
}

a:hover {
        text-decoration:none;
        color:#ff0000;
        text-shadow: 1px 1px 1px #000;
}

h3,h3:link,h3.a { 
	text-shadow: 1px 1px 1px #ff0000;
	text-decoration:none;
	margin-bottom:0px;
}

h3:hover,h3.a:hover {
	color:#ff0000;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

.crossup {
        cursor: url('http://twinklight.romancexcore.com/assets/try1.png'), pointer;
}

h4{
	font-family: Union, sans-serif; font-size: 13px; font-weight:bold;
}

.whith {
        font-family: Requiem, Share, sans-serif; font-size: 13px; font-weight:bold;
        text-shadow: 1px 1px 1px #ff0000;
        text-decoration:none;
	color:#fff;
}

.descriptive {
        font-family: Union, sans-serif; font-size: 13px; font-weight:bold;
}


