
/* CSS Document */

#links a{
	/*display: no block;*/
	font-family:Times New Roman, Times, serif;
	line-height:20px;
	background-color:#000000;
	text-decoration:none;
	color: #EAC5EB;
	text-align:center;
}
#links a:link {
	color: #EAC5EB;	
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
}
#links a:hover {
	text-decoration: none;
	color: #C0C0C0;
	/*background-color:#EAC5EB;*/
}
#links a:active {
	text-decoration: none;
}
/*For makes menu*/
#makes a{
	/*display:no block;*/
	font-family:Times New Roman, Times, serif;
	line-height:20px;
	background-color:#000000;
	text-decoration:none;
	color: #EAC5EB;
	text-align:center;
}
#makes a:link {
	color: #EAC5EB;	
	text-decoration: none;
}
#makes a:visited {
	text-decoration: none;
}
#makes a:hover {
	text-decoration: none;
	color: #C0C0C0;
	/*background-color:#EAC5EB;*/
}
#makes a:active {
	text-decoration: none;
}

#top{
    color: #EAC5EB;
    text-decoration:none
}
#style8 {
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
	text-decoration:none;
	color: #EAC5EB;
	background-color:#000000;		
}

.style8 {
	font-size: 15px;
	font-family:Times New Roman, Times, serif;
	text-decoration:none;
	color:#EAC5EB;			
}
