table {
	font-family : Verdana;
	color : #545151;
	font-size : 11px;
}


.title
{
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}

.title_complex{
	font-family : Verdana;
	color : #e01b22;
	font-size : 12px;
	text-decoration : none;
	font-weight:bold;
}

.vers
{
	font-family : Verdana;
	color : #6a6868;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
}

.vers:hover
{
	font-family : Verdana;
	color : #000000;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline;
}

.text2 {
	font-family : Verdana;
	color : #923741;
	font-size : 12px;
}
.menu {
	font-family : Verdana;
	color : #044f83;
	font-size : 10px;
	text-decoration : none;
}
.menu:hover {
	font-family : Verdana;
	color : #044f83;
	font-size : 10px;
	text-decoration : underline;
}

a {
	font-family : Verdana;
	color : #6a6868;
	font-size : 10px;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
}

.a2 {
	font-family : Verdana;
	color : #fa8c0a;
	font-size : 9px;
	text-decoration : none;
}
.a2:hover {
	font-family : Verdana;
	color : #fa8c0a;
	font-size : 9px;
	text-decoration : underline;
}

.a_project {
	font-family : Verdana;
	color : #e01b22;
	font-size : 12px;
	text-decoration : none;
	font-weight:bold;
}
.a_project:hover {
	font-family : Verdana;
	color : #e01b22;
	font-size : 12px;
	text-decoration : underline;
	font-weight:bold;
}

.a_projects {
	font-family : Verdana;
	color : #e01b22;
	font-size : 10px;
	text-decoration : none;
	font-weight:bold;
}
.a_projects:hover {
	font-family : Verdana;
	color : #e01b22;
	font-size : 10px;
	text-decoration : underline;
	font-weight:bold;
}

.a3 {
	font-family : Verdana;
	color : #fa8c0a;
	font-size : 11px;
	text-decoration : none;
}
.a3:hover {
	font-family : Verdana;
	color : #fa8c0a;
	font-size : 11px;
	text-decoration : underline;
}

.text1 {
	font-family : Verdana;
	color : #923741;
	font-size : 9px;
	text-decoration : none;
}

textarea {
		font-family : Verdana;
	font-size : 11px;
	border : 1px solid;
}
.input 		{font-family: Verdana; font-size: 12px; color: #545151; background-color: #FFFFFF; border: 1px solid #545151;}
.submit 	{font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color: #e11b22; border: thin solid #e11b22;}