.bodytext {
	color: black;
	font-family: Arial,Times New Roman;
	font-size: 12px;
	text-decoration: none;
	font-weight : normal;
}







a.leftMenu {
	color: white;
	font-family: Tahoma,Arial,Times New Roman;
	font-size: 16px;
	text-decoration: none;
	font-weight : bold;
}
a.leftMenu:hover
{
    color: black;
}

a.signature {
	color: black;
	font-family: Tahoma,Arial,Times New Roman;
	font-size: 10px;
	text-decoration: none;
	font-weight : normal;
}
a.signature:hover
{
    color: red;
}

.chapterName {
	color: white;
	font-family: Times New Roman;
	font-size: 45px;
	text-decoration: underline;
	font-weight : normal;
}

.smallChapter {
	color: black;
	font-family: Arial,Times New Roman;
	font-size: 20px;
	text-decoration: underline;
	font-weight : normal;
}

a.bodyLinkText {
	color: blue;
	font-family: Arial,Times New Roman;
	font-size: 12px;
	text-decoration: underline;
	font-weight : normal;
}
a.bodyLinkText:hover
{
	color: red;
}

.Igor {
	color: white;
	font-family: Times New Roman;
	font-size: 50px;
	font-weight : bold;
}

.personal {
	color: black;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight : bold;
}

.Portfolio {
	color: black;
	font-family: Times New Roman;
	font-size: 45px;
	text-decoration: underline;
	font-weight : normal;
}

.menu2 {
	color: white;
	font-family: Arial,Times New Roman;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

a.blackLinkText {
	color: black;
	font-family: Arial,Times New Roman;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
a.blackLinkText:hover
{
	color: red;
}

a.blackLinkText2 {
	color: black;
	font-family: Arial,Times New Roman;
	font-size: 14px;
	text-decoration: underline;
	font-weight : bold;
}
a.blackLinkText2:hover
{
	color: red;
}