@-webkit-keyframes throb {
from { text-shadow: 0 0 7px; }
50% { text-shadow: 0 0 2px; }
to { text-shadow: 0 0 7px; }
}

@-moz-keyframes throb {
from { text-shadow: 0 0 7px; }
50% { text-shadow: 0 0 2px; }
to { text-shadow: 0 0 7px; }
} 

.textGlow {
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite; 
} 

{
  content: "" !important;
}

{
  background-image: none !important;
} 

a[href$="f=2"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ff0b1d;
} 
 
a[href$="f=3"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #8A2BE2;
}

 a[href$="f=4"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #3216f8;
}
 
a[href$="f=5"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ff7000;
} 

a[href$="f=6"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #000000;
}

 a[href$="f=7"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #FF69B4;
}
 
a[href$="f=8"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #0ecbc2;
}

a[href$="f=10"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #349be7;
}

a[href$="f=70"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #0aee10;
}

a[href$="f=71"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #0aee10;
}

a[href$="f=17"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #0f900b;
}

a[href$="f=18"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #349be7;
}

a[href$="f=83"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #349be7;
}

a[href$="f=85"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #14e1de;
}

a[href$="f=86"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #14e1de;
}

a[href$="f=92"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ffe800;
}

a[href$="f=93"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ffe800;
}

a[href$="f=105"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ff66ab;
}

a[href$="f=90"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #b1d21e;
}

a[href$="f=20"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #b1d21e;
}


a[href$="f=64"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #b1d21e;
}

a[href$="f=215"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ee1bc7;
}

a[href$="f=214"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #cf6cee;
}

a[href$="f=12"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ff5f00;
}

a[href$="f=82"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ff5f00;
}

a[href$="f=106"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #ff66ab;
}

a[href$="f=98"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #a6ffa4;
}

a[href$="f=99"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #a6ffa4;
}

a[href$="f=103"]{
	-webkit-animation: throb 4s infinite;
	animation: throb 1s infinite;
	color: #a6ffa4;
}












a.forumtitle:hover {
    color: #fe0202;
    padding-left: 20px;
    text-decoration: none;
    transition: all 0.75s linear 0s;
}

a.topictitle:hover {
    color: #fe0202;
    padding-left: 20px;
    text-decoration: none;
    transition: all 0.75s linear 0s;
}