a:link{
	color: #FFED00; /*june*/
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #FFED00; /*june*/
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #FFFE99; /*june*/
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: none;
	outline: none;
}

.tagline {
	color: #FFED00; /*june*/
}

/*body {
/*      background-image: url(http://www.punkish.net/segami/header.jpg); */
        background-image: url(http://www.punkish.net/segami/headerpride.gif) !important;
        background-repeat: repeat-x repeat-y !important;
}*/

