Missing Controller

Error: Contactar.htmController could not be found.

Error: Create the class Contactar.htmController below in file: app/controllers/contactar.htm_controller.php

<?php
class Contactar.htmController extends AppController {

	var $name = 'Contactar.htm';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp