/* STYLE.CSS for MATA web site */

.link2 {

	color : #000000;

	font-weight : normal;

	font-size : 10pt;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}

.link2:hover {

	color : #990000;

	font-weight : normal;

	font-size : 10pt;

    text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

.link2b {

	color : #000000;

	font-weight : bold;

	font-size : 10pt;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}

.link2b:hover {

	color : #990000;

	font-weight : bold;

	font-size : 10pt;

    text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

.link2w {

	color : #FFFFFF;

	font-weight : bold;

	font-size : 10pt;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.link2w:hover {

	color : #FFFFCD;

	font-weight : bold;

	font-size : 10pt;

    text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}


.link3 {

	color : #000000;

	font-weight : normal;

	font-size : 12pt;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}

.link3:hover {

	color : #990000;

	font-weight : normal;

	font-size : 12pt;

    text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

.link3b {

	color : #000000;

	font-weight : bold;

	font-size : 12pt;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}

.link3b:hover {

	color : #990000;

	font-weight : bold;

	font-size : 12pt;

    text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

.link4 {

	color : #000000;

	font-weight : normal;

	font-size : 14pt;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}

.link4:hover {

	color : #990000;

	font-weight : normal;

	font-size : 14pt;

    text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

.greenlink8bold {

	color : #000000;

	font-weight : bold;

	font-size : 10pt;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}

.greenlink8bold:hover {

	color : #990000;

	font-weight : bold;

	font-size : 10pt;

    text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}

.link1 {

	color : #FFFFFF;

	font-weight : normal;

	font-size : 7pt;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.link1:hover {

	color : #FFFFCD;

	font-weight : normal;

	font-size : 7pt;

    text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.link1x {

	color : #000000;

	font-weight : normal;

	font-size : 7pt;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.link1x:hover {

	color : #990000;

	font-weight : normal;

	font-size : 7pt;

    text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}