/* Content */ .titletxt { font-family: Arial; font-size: 25px; color: #C1272D; text-decoration: none; font-weight: bold; } .subtitletxt { font-family: Arial; font-size: 15px; color: #C1272D; text-decoration: none; font-weight: bold; } .subtitletxt a{ font-family: Arial; font-size: 15px; color: #C1272D; text-decoration: none; font-weight: bold; } .subtitletxt a:hover{ font-family: Arial; font-size: 15px; color: #C1272D; text-decoration: none; font-weight: bold; } .txt { font-family: Arial; font-size: 15px; color: #C69C6D; text-decoration: none; text-align: justify; } .txt a{ font-family: Arial; font-size: 15px; color: #C69C6D; text-decoration: none; } .txt a:hover{ font-family: Arial; font-size: 15px; color: #C69C6D; text-decoration: underline; } .langtxt { font-family: Arial; font-size: 13px; color: #FFFFFF; text-decoration: none; } /* Footer */ .footertxt { font-family: Arial; font-size: 10px; color: #FFFFFF; text-decoration: none; padding-left:300px; } .footertxt a { font-family: Arial; font-size: 10px; color: #FFFFFF; text-decoration: underline; } .footertxt a:hover { font-family: Arial; font-size: 10px; color: #FFFFFF; text-decoration: none; }