<STYLE TYPE="text/css">
a.pink:link { 
   
	text-decoration: none;
}
a.pink:active { 
   
	text-decoration: none;
}
a.pink:visited { 
   
	text-decoration: none;
}
	
a.pink:hover {
	text-decoration: none;
    color: #eb2d99;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}

a.blue:link { 
   
	text-decoration: none;
}
a.blue:active { 
    text-decoration: none; 
	}
a.blue:visited { 
    text-decoration: none; 
	}
a.blue:hover {
	text-decoration: none;
	color: #33FFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}
a.green:link { 
   
	text-decoration: none;
}
a.green:active { 
   
	text-decoration: none;
}
a.green:visited { 
   
	text-decoration: none;
}
	
a.green:hover {
	text-decoration: none;
    color: #82d21f;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}

a.yellow:link { 
   
	text-decoration: none;
}
a.yellow:active { 
   
	text-decoration: none;
}
a.yellow:visited { 
   
	text-decoration: none;
}
	
a.yellow:hover {
	text-decoration: none;
    color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}




a.Black:link { 
   
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	
}
a.Black:active { 
   
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
a.Black:visited { 
   
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
	
a.Black:hover {
	text-decoration: none;
    color: #333333;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}

#slink
{
line-height:1px;
}

#slink2
{
line-height:10px;
}




a.White:link { 
   
	text-decoration: none;
	color: #33FFFF;
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
}
a.White:active { 
   
	text-decoration: none;
	color: #33FFFF;
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
}
a.White:visited { 
   
	text-decoration: none;
	color: #33FFFF;
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
}
	
a.White:hover {
	text-decoration: none;
    color: #33FFFF;
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
}












a.red:link { 
   
	text-decoration: none;
}
a.red:active { 
   
	text-decoration: none;
}
a.red:visited { 
   
	text-decoration: none;
}
	
a.red:hover {
	text-decoration: none;
    color: #e02114;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}


a.purple:link { 
   
	text-decoration: none;
}
a.purple:active { 
   
	text-decoration: none;
}
a.purple:visited { 
   
	text-decoration: none;
}
	
a.purple:hover {
	text-decoration: none;
    color: #cd4aeb;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}


<a href="" class="pink">pink</a>
<a href="" class="blue">blue</a>
<a href="" class="green">green</a>
<a href="" class="yellow">yellow</a>
<a href="" class="red">red</a>
<a href="" class="purple">purple</a>

</STYLE>
