@charset "utf-8";
/* CSS Document */
#globalmenu .blog a { background: url(../../shared/img/btn_blog.jpg) no-repeat left bottom;}

.content a {
	color: #FFFFFF;
	text-decoration: underline;	
}

.content a:hover{
	text-decoration: none;
}

