div#rtside p.welcome a {
line-height : 100%;
text-align : center;
font-size : 14px;
font-style : normal;
text-decoration : underline;
cursor : pointer;
color : #ea9a81;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding : 0;
font-family : 'Trade Gothic', sans-serif;
}
div#rtside p.welcome a:hover, a:active {
line-height : 100%;
text-align : center;
font-size : 14px;
font-style : normal;
text-decoration : underline;
cursor : pointer;
color : /*#9d9fa2;*/#8b8b8d;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding : 0;
font-family : 'Trade Gothic', sans-serif;
}