a
{
	font-size : 12px;
	color : #190A80;
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
	color : Red;
}

a.tl
{
	font-size : 18px;
	color : #fff;
	text-decoration: underline;
}
a.tl:hover
{
font-size : 18px;
	text-decoration: underline;
	color : Red;
}

a.top
{
	font-size : 24px;
	color : #fff;
	text-decoration: none;
}
a.top:hover
{
	font-size : 24px;
	text-decoration: underline;
	color : #fff;
}

li.top
{ font-size : 24px;
color : #fff;
 }

 .top2
 {  font-size : 20px;
color : #fff;}
 
 h1 {
	margin: 0;
	font-weight: bolder;
	font-size:1.7em;
}
 h2 {color : #190A80;
	font-weight: bolder;
	font-size:1.5em;
	margin: 0;
}

a.menu
{
	font-size : 14px;
	color : #190A80;
	text-decoration:none;
}
a.menu:hover
{
	text-decoration: underline;
}

p
{
	font-size : 12px;
	color : Black
}
td, tr
{
	font-size : 12px;
	color : Black
}

.title
{
	font-size : 16px;
	color : #190A80;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.title2
{
	font-size : 16px;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

p.big
{
	font-size : 14px;
	color : Black
}

.tuman {
	FILTER: alpha(opacity=20)
}

a.white
{
	font-size : 15px;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
		text-decoration:none;
}

a.white:hover
{
	font-size : 15px;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration:  underline;
}
