A {
	font-size:9pt;
	color: #45B89D;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : none;
	letter-spacing : 3px;
}
A:Visited {
	font-size:9pt;
	color: #45B89D;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : none;
	letter-spacing : 3px;
}
A:Active {
	font-size:9pt;
	color: #F675F7;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : none;
	letter-spacing : 3px;
}
A:HOVER {
	font-size:9pt;
	color: #F675F7;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : none;
	letter-spacing : 3px;
}

A.ric {
	font-size: 10pt;
	color: #00008B;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : underline;
	letter-spacing : 3px;
	font-weight : bold;
}
A.ric:Visited {
	font-size: 10pt;
	color: #00008B;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : underline;
	letter-spacing : 3px;
	font-weight : bold;
}
A.ric:Active {
	font-size: 10pt;
	color: Red;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : underline;
	letter-spacing : 3px;
	font-weight : bold;
}
A.ric:HOVER {
	font-size: 10pt;
	color: #FF319C;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration : underline;
	letter-spacing : 3px;
	font-weight : bold;
}
.title{
	font-size: large;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF319C;
	font-weight : bold;
}

.txt {
	color:White;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-style : normal;
	}
B.yellow {
	color: #FFD700;
	font-size:9pt;
	font-family:Arial,Helvetica,sans-serif;
}
.nrtxt {
	font-size:9pt;
	font-family:Arial,Helvetica,sans-serif;
	color : White;
}
.smtxt {
	font-size:8pt;
	font-family:Arial,Helvetica,sans-serif;
	color : White;
}
.smscheda {
	font-size:8pt;
	font-family:Arial,Helvetica,sans-serif;
	color : Black;
}
.mdtxt {
	font-size:10pt;
	font-family:Arial,Helvetica,sans-serif;
	color : White;
}
.lgtxt {
	font-size:12pt;
	font-family:Arial,Helvetica,sans-serif;
	color : White;
}
.btxt {
	font-size:10pt;
	font-family:Arial,Helvetica,sans-serif;
	color : Black;
	font-weight : bold;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}
.rictxt {
	font-size: 12pt;
	font-family:Arial,Helvetica,sans-serif;
	color : #00008B;
	font-weight : bold;
}
.titcirc {
	font-size: large;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
}