.text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.app {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.app2 {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.ex {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
}


.header {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
}

.dorit {
	font-family: arial;
	font-size: 35px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #BE0027;
}

.category {
	font-family: arial;
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #3671AE;
}

.category1 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #797979;
}


.category2 {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #797979;
}

.big {
	font-family: times;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.white {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.link1 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
        TEXT-DECORATION: none;
}

.link1:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #093D74;
        TEXT-DECORATION: none;
}

.link2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BA0026;
        TEXT-DECORATION: none;
}

.link2:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3671AE;
        TEXT-DECORATION: none;
}
