.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	color: #000000;
}
.smalltext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 60%;
	color: #000000;
}
.proect
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color: #eeeeee;
}
.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color: #3d3d3d;
	font-weight : bold;
}

.side
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #333333;


}
A:link { text-decoration: underline;}
A:visited { text-decoration: underline;}
A:active { text-decoration: underline;}
A:hover { text-decoration: underline;}
a.menu:link { text-decoration: underline; color: #3d3d3d;}
a.menu:visited { text-decoration: underline; color: #3d3d3d;}
a.menu:active { text-decoration: underline; color: #3d3d3d;}
a.menu:hover { text-decoration: underline; color: #000000;}
a.text:link { text-decoration: underline; color: 333333;}
a.text:visited { text-decoration: underline; color: 333333;}
a.text:active { text-decoration: underline; color: 000000;}
a.text:hover { text-decoration: underline; color: 000000;}
a.proect:link { text-decoration: none; color: #dddddd;}
a.proect:visited { text-decoration: none; color: #dddddd;}
a.proect:active { text-decoration: none; color: #dddddd;}
a.proect:hover { text-decoration: none; color: #ffffff;}
a.copy:link { text-decoration: underline; color: 555555;}
a.copy:visited { text-decoration: underline; color: 555555;}
a.copy:active { text-decoration: underline; color: 000000;}
a.copy:hover { text-decoration: underline; color: 000000;}
a.side:link { text-decoration: underline; color: 555555;}
a.side:visited { text-decoration: underline; color: 555555;}
a.side:active { text-decoration: underline; color: 000000;}
a.side:hover { text-decoration: underline; color: 000000;}
