.portal_mod {
	overflow: hidden;
        background: #1889b7;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
}
.portal_mod a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_mod a:hover {
        color: #f0f0f0 !important;
}
.portal_web {
	overflow: hidden;
        background: #e65644;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
}
.portal_web a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_web a:hover {
        color: #f0f0f0 !important;
}
.portal_free {
	overflow: hidden;
        background: #f1c40f;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
        border: 1px solid #f1f3f5;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.portal_free1 {

        background: #e74c3c;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
        border: 1px solid #f1f3f5;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.portal_free2 {

        background: #00b894;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
        border: 1px solid #f1f3f5;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.portal_free3 {
;
        background: #3498db;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
        border: 1px solid #f1f3f5;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.portal_free1 a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_free1 a:hover {
        color: #f0f0f0 !important;
}

.portal_free2 a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_free2 a:hover {
        color: #f0f0f0 !important;
}

.portal_free3 a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_free3 a:hover {
        color: #f0f0f0 !important;
}

.portal_free a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_free a:hover {
        color: #f0f0f0 !important;
}

.portal_tut {
	overflow: hidden;
        background: #93c038;
	text-decoration: none;
        color: #ffffff;
	font-size: 35px;
	line-height: 35px;
	padding: 15px;
}
.portal_tut a {
	overflow: hidden;
	position: relative;
        color: #ffffff !important;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.portal_tut a:hover {
        color: #f0f0f0 !important;
}

