/* -- Taskbar -- */

.taskbar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin-bottom:14px;
}

.taskbar-text a:link {color: #FFF; text-decoration: underline;}
.taskbar-text a:active {color: #FFF; text-decoration: underline;}
.taskbar-text a:visited {color: #FFF; text-decoration: underline;}
.taskbar-text  a:hover {color: #FFF; text-decoration: none;}
