a:link  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color : #007FCE;
}

a:visited  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color : #007FCE;
}

a:hover  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color : #000000;
}

a:active  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color : #DDCCCC;
}

