/* CSS Document */
img
{
border:0;
}

.BoxImage
{
	width:132;
	height:104;
	align:right;
}

a:link{
	font-family: Tahoma;
	color: #FF4242;
	font-size: 11px;font-weight:bold; text-decoration:none
}
a:visited{
	font-family: Tahoma;
	color: #FF4242;
	font-size: 11px;font-weight:bold; text-decoration:none
}
a:hover{
	font-family: Tahoma;
	color: #00CCFF;
	font-size: 11px; font-weight:bold
}


a:link.buss{
	font-family: Tahoma;
	color: #004080;
	font-size: 13px;font-weight:bold; text-decoration:underline
}
a:visited.buss{
	font-family: Tahoma;
	color: #004080;
	font-size: 13px;font-weight:bold; text-decoration:none
}
a:hover.buss{
	font-family: Tahoma;
	color: #FF4F4F;
	font-size: 13px; font-weight:bold; text-decoration:none
}

.NewsTitle
{
	text-align:left;
	font-size :10pt;
	font-family:Tahoma;
	color:#264D82;
	font-weight:bold;
}
.NewsText
{
	text-align:left;
	font-size :8pt;
	font-family:Tahoma;
	color:#595959;
}

.NewsLink
{
	text-align:right;
}


