﻿.poportal_bar {
	background: url(img/bar_bg.gif) #232323 repeat-x;
	width:100%;
	height:25px;
	display:block;
}

.poportal_text{
	color:#eee;
	display:inline;
	font-size:14px;
	font-family:"trebuchet ms","times new roman",serif;
	font-weight:bold;
	margin-top:3px;
	margin-left:10px;
	margin-right:10px;
}
a.poportal_link:link{
	color:#eee;
	text-decoration:none;
}
a.poportal_link:visited{
	color:#eee;
	text-decoration:none;
}
a.poportal_link:hover{
	color:#eee;	
	text-decoration:underline;
}