A, A:link, A:active, A:visited, A:hover
 {
	font-family: Verdana;
	font-size: 11px;
	color: #757575; 
	text-decoration: none;
}

.articletitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000; 		
	font-weight: bold;	
}

.noprintable, .noprintable a, .noprintable a:link, .noprintable a:visited, .noprintable a:hover
{
	visibility : hidden;
	display : none;
}

.content 
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.jobvac{
font-family : Arial;
     font-size : 11px;
     color : #3c64a6;
     font-weight : bold;
     text-decoration:none;
    /* text-transform : uppercase;  */
}
a.jobvac:hover {
font-family : Arial;
     font-size : 11px;
     color : #D01910;
     font-weight : bold;
     text-decoration:underline;
}
a.jobvac:visited {
font-family : Arial;
     font-size : 11px;
     color : #D01910;
     font-weight : bold;
     text-decoration:underline;
}
