.TitleBlue {
	color: #004699;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
}

A.LinkYellow {
	font-family: Tahoma;
	font-size: 12px;
	color: #FCFF00;
	text-decoration: none;
	}

A.LinkYellow:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F26522;
	text-decoration: underline;
	}
	
A.LinkRed {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
	}

A.LinkRed:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F26522;
	text-decoration: underline;
	}

A.LinkGreen {
	font-family: Tahoma;
	font-size: 12px;
	color: #33FF33;
	text-decoration: none;
	}

A.LinkGreen:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F26522;
	text-decoration: underline;
	}
	
A.LinkBlue {
	font-family: Tahoma;
	font-size: 12px;
	color: #33CCFF;
	text-decoration: none;
	}

A.LinkBlue:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F26522;
	text-decoration: underline;
	}

A.LinkBlueBigger {
	font-family: Tahoma;
	font-size: 24px;
	color: #004699;
	text-decoration: none;
	}

A.LinkBlueBigger:hover {
	font-family: Tahoma;
	font-size: 24px;
	color: #F26522;
	text-decoration: none;	
	}	
.TextBlue {

	color: #0066FF;
	font-family: Tahoma;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
}
.TitleSmallerBlue {

	color: #004699;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
p {
	line-height: 20px;
}
