*{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
}

#promsbutton{
	height:60px;
	padding:12px 10px;
	margin:0px 0px;
	cursor:pointer;
	display:inline-block;
	font-size: 19px;
	line-height:19px;
	text-decoration:none;
	width: 310px;
	text-align: center;
	color: #606060;
}

#promsbutton:hover{
	border-top: 7px solid #91268f;
	color: #000;
}

#promsbutton2{
	height:60px;
	padding:12px 10px;
	margin:0px 0px;
	cursor:pointer;
	display:inline-block;
	font-size: 19px;
	line-height:19px;
	text-decoration:none;
	width: 228px;
	text-align: center;
	color: #606060;
}

#promsbutton2:hover{
	border-top: 7px solid #91268f;
	color: #000;
}

#promsbutton3{
	height:29px;
	padding:12px 10px;
	margin:0px 0px;
	cursor:pointer;
	display:inline-block;
	font-size: 19px;
	line-height:29px;
	text-decoration:none;
	width: 229px;
	text-align: center;
	color: #606060;
}

#promsbutton3:hover{
	border-top: 7px solid #91268f;
	color: #000;
}

.pink{
	border-top: 7px solid #f6a5bb;	
	background: #ebebeb;
}

.green{
	border-top: 7px solid #5dc1a0;	
	background: #ebebeb;
}

.blue{
	border-top: 7px solid #6acbdb;	
	background: #ebebeb;
}

.orange{
	border-top: 7px solid #f6efa4;	
	background: #ebebeb;	
}

.darkpink{
	border-top: 7px solid #c3214e	;	
	background: #ebebeb;	
}




