Missing Controller

Error: UsefulLinks.htmController could not be found.

Error: Create the class UsefulLinks.htmController below in file: app/controllers/useful_links.htm_controller.php

<?php
class UsefulLinks.htmController extends AppController {

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

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